summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-02-27 11:20:00 +0800
committerChong Yidong <cyd@gnu.org>2012-02-27 11:20:00 +0800
commit9c62cd0479bdd7ab1bb2849cc44e705d274c401c (patch)
treecce08580a7c23c5e0eb1e488b3dc11eabbb9da5d /configure.in
parentc98c62764aad6136abc78e7e14cc89f938a17aec (diff)
downloademacs-9c62cd0479bdd7ab1bb2849cc44e705d274c401c.tar.gz
Bump version to 24.0.94emacs-pretest-24.0.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 0277c0a6b60..b7e54f86f24 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.65)
-AC_INIT(emacs, 24.0.93)
+AC_INIT(emacs, 24.0.94)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)