summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-02-01 22:04:25 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-02-01 22:04:25 +0000
commit43eb791275230e6a7318aec942f9a88a94a59b5b (patch)
treec6254421613b07f913d5163855ee3cf7b616449b /configure.in
parent889c318b419944e0e6b1422f07b252ad3f304b79 (diff)
downloademacs-43eb791275230e6a7318aec942f9a88a94a59b5b.tar.gz
Bump version to 23.0.90.EMACS_PRETEST_23_0_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 11657348523..b365421d873 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.61)
-AC_INIT(emacs, 23.0.60)
+AC_INIT(emacs, 23.0.90)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)