summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-12-09 02:06:16 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-12-09 02:06:16 +0000
commita3ff15d6fc49d345356489f1aa14830bbb490e92 (patch)
treee7975b46491946ef7be471e4fbe758b7559df544 /configure.in
parent716a75702ccfb528ce6297bc904069f1a85ab83b (diff)
downloademacs-a3ff15d6fc49d345356489f1aa14830bbb490e92.tar.gz
Bump version to 23.1.90.emacs-pretest-23.1.90
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 34d5fd5ae42..42cc66045ff 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.50)
+AC_INIT(emacs, 23.1.90)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)