summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2011-02-28 22:29:00 -0500
committerChong Yidong <cyd@stupidchicken.com>2011-02-28 22:29:00 -0500
commit22770c84d5acd892c6a3302790f92f37f600c93e (patch)
tree07ce16ff4e3c478d0a91cbbf93621563c1fa0c12 /configure.in
parentd1f61aaf6f0b6a2cf2bbb7eaf5631f8b580568d4 (diff)
downloademacs-22770c84d5acd892c6a3302790f92f37f600c93e.tar.gz
Release logs for 23.3 release.
Regenerate configure and other release files.
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 a89d6d596de..275e8125ab3 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.2.94)
+AC_INIT(emacs, 23.3)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)