summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-03-10 23:03:11 -0500
committerChong Yidong <cyd@stupidchicken.com>2010-03-10 23:03:11 -0500
commit66da5719da786c15cb1d5e11d6dceac6f5a40fea (patch)
tree29fff0d532b54e146c63afe7e832c363688c91ee /configure.in
parentfd5476dd1a1f985a13a7e8b7e8ef44f181e60c3d (diff)
downloademacs-66da5719da786c15cb1d5e11d6dceac6f5a40fea.tar.gz
Bump version to 23.1.94 and regenerate ldefs-boot.el.emacs-pretest-23.1.94
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 da15b64125c..a361489d8a3 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.1.93)
+AC_INIT(emacs, 23.1.94)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)