summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-04-02 12:38:31 +0800
committerChong Yidong <cyd@gnu.org>2012-04-02 12:38:31 +0800
commit319bc402c8e706e8763ff218bb2c527110f4267c (patch)
treecce63b2ae621c65891e441efbdca2982d660808b /configure.in
parentdc663c794c4778114e3a8524eb8bb9f0a7143f5d (diff)
downloademacs-319bc402c8e706e8763ff218bb2c527110f4267c.tar.gz
Regenerate AUTHORS and ldefs-boot.el.
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 e3bd45dee06..78d81115443 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.94)
+AC_INIT(emacs, 24.0.95)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)