summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-06-21 04:46:07 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-06-21 04:46:07 +0000
commitd7ae78c0311f7e286a1b542da30a2365276d317e (patch)
treecd6ba511130dd240d38d7794c993ace315060538 /configure.in
parentadce950df340c7eb01ba11509a6de34e269395f8 (diff)
downloademacs-d7ae78c0311f7e286a1b542da30a2365276d317e.tar.gz
Bump version to 23.1.50.
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 c36e9aa0599..654985d6f18 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.95)
+AC_INIT(emacs, 23.1.50)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)