]> code.delx.au - gnu-emacs/blobdiff - configure.in
Bump version to 24.0.96.
[gnu-emacs] / configure.in
index e848964e7bc52f65896ea16d5b264c8970837d8d..091edbbff2ebb4ab7411345e80f9bb22584a6faf 100644 (file)
@@ -22,7 +22,7 @@ dnl  You should have received a copy of the GNU General Public License
 dnl  along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
 
 AC_PREREQ(2.65)
-AC_INIT(emacs, 24.0.95)
+AC_INIT(emacs, 24.0.96)
 AC_CONFIG_HEADER(src/config.h:src/config.in)
 AC_CONFIG_SRCDIR(src/lisp.h)
 AC_CONFIG_AUX_DIR(build-aux)