summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2011-12-01 00:23:05 +0800
committerChong Yidong <cyd@gnu.org>2011-12-01 00:23:05 +0800
commit6db4e2d308c3ccef73b61c2f124f446fb367ea70 (patch)
tree1427de64b08af3105fec8aa6f6efe81642617af2 /configure.in
parent7ebc1f135efabddb991fb2fc2d6ff1a5db967639 (diff)
downloademacs-6db4e2d308c3ccef73b61c2f124f446fb367ea70.tar.gz
Bump version to 24.0.92.
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 7a9bd0b6ee0..b7dfa8eb39e 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.91)
+AC_INIT(emacs, 24.0.92)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)