summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-02-26 01:06:51 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-02-26 01:06:51 +0000
commite4481c34bf70d6b7ea9bd413033c3ddb0e0051a6 (patch)
tree993446d461f8d8043cf7f4cf2c73f25fb18fdb17 /configure.in
parent43d1aab3b529cdfe869c9e05d31edab30da674c5 (diff)
downloademacs-e4481c34bf70d6b7ea9bd413033c3ddb0e0051a6.tar.gz
Bump version to 23.0.91.EMACS_PRETEST_23_0_91
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 0cb19a44956..b29d2de2073 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.90)
+AC_INIT(emacs, 23.0.91)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)