summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-05-03 21:31:59 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-05-03 21:31:59 -0400
commitb278c31751a45b49c1f9fe935c5ffd7c404c2375 (patch)
tree38369761987053627358c9a0d0f91b9f41ca5dc1 /configure.in
parentf9171a027bf673f12b5262ce57dd7618d3f3513f (diff)
downloademacs-b278c31751a45b49c1f9fe935c5ffd7c404c2375.tar.gz
Bump version to 23.1.97.EMACS_PRETEST_23_1_97
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 9069895508d..1ddd7c21472 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.96)
+AC_INIT(emacs, 23.1.97)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)