summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2011-02-14 23:01:16 -0500
committerChong Yidong <cyd@stupidchicken.com>2011-02-14 23:01:16 -0500
commit4648b91b097ad9f3dfbd8a988846293ea5a5c78c (patch)
tree697cf7c00cb27b10a1bb0fef7eaa489b1c32aa0b /configure.in
parent35a7fb0b751e71320b8dd749ac4d762bab372257 (diff)
downloademacs-4648b91b097ad9f3dfbd8a988846293ea5a5c78c.tar.gz
Bump versio to 23.2.94.emacs-pretest-23.2.94
Regenerate 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 3bb678284e3..a89d6d596de 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.93)
+AC_INIT(emacs, 23.2.94)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)