summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2011-03-11 12:17:33 -0500
committerChong Yidong <cyd@stupidchicken.com>2011-03-11 12:17:33 -0500
commit5ef342304deceb61037a9eec17d6b0eb7ac978dd (patch)
treec6c6a67ae82b1e9c9ff658409b61d2fb51f20314 /configure.in
parent1e048ad1a60374ff026f021fe836c4f77a3fca60 (diff)
downloademacs-5ef342304deceb61037a9eec17d6b0eb7ac978dd.tar.gz
Bump version to 23.3.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 275e8125ab3..cfb2a2eb7dc 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.3)
+AC_INIT(emacs, 23.3.50)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)