summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-04-19 21:29:37 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-04-19 21:29:37 -0400
commit958631c4cc36e766b98c05b05735cb83dce6fbb8 (patch)
treeb2f6caf3bea3fa1436c550ee635cf835b34e2ac5 /configure.in
parentaa5789b56b42c6fda3454c11f8c16b3e20a26db4 (diff)
downloademacs-958631c4cc36e766b98c05b05735cb83dce6fbb8.tar.gz
Bump version to 23.1.96.emacs-pretest-23.1.96
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.in b/configure.in
index d513705e495..2315c267052 100644
--- a/configure.in
+++ b/configure.in
@@ -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.62)
-AC_INIT(emacs, 23.1.95)
+AC_INIT(emacs, 23.1.96)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)