summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-05-07 23:28:26 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-05-07 23:28:26 -0400
commit61a808e8197bb47dad1a78d7b032268482c45a9c (patch)
tree9c98131154139dd228ad264d71806033060732b3 /configure.in
parent3b180a24db6877b62fd11b6e82b0a4946e9322f6 (diff)
downloademacs-61a808e8197bb47dad1a78d7b032268482c45a9c.tar.gz
Bump version to 23.2.emacs-23.2
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 1ddd7c21472..6ed14667cc0 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.97)
+AC_INIT(emacs, 23.2)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)