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
commit931819947fba6cc21bc19f162ec0f11e9cde9f06 (patch)
tree43a4df5a50ad132430dfb5e0599a929731e19892 /configure.in
parent07eb6f32438ef9a74bfa1fe35f3fc84e92c5609b (diff)
downloademacs-931819947fba6cc21bc19f162ec0f11e9cde9f06.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)