summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-11-08 21:53:18 -0500
committerChong Yidong <cyd@stupidchicken.com>2010-11-08 21:53:18 -0500
commit0f161c71c97fccef2c9e4b7c64a4a0275adee7b9 (patch)
treec2c66dbf620d147e89783fbf4330d4afcb44db0b /configure.in
parentdfb70734ef09d4bf804a26dea2329ff64ac38405 (diff)
downloademacs-0f161c71c97fccef2c9e4b7c64a4a0275adee7b9.tar.gz
Bump version to 23.2.90.emacs-pretest-23.2.90
Regenerate AUTHORS, configure, and ldefs-boot.el.
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 da1589f99cc..ca68db1b83d 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.2.50)
+AC_INIT(emacs, 23.2.90)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)