summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2013-01-09 18:45:32 -0800
committerGlenn Morris <rgm@gnu.org>2013-01-09 18:45:32 -0800
commitc4dd9efc9ed3f7de8f4ee74b6d47f65ad72320cf (patch)
treeee92ece535d3e4e0bd324506f37d1ad2249e8dfb /configure.ac
parentd1b066d2f191850bcebc3f0f9a4dc07e3bd287a1 (diff)
downloademacs-24.2.92.tar.gz
Bump version to 24.2.92emacs-24.2.92
Regenerate etc/AUTHORS and lisp/ldefs-boot.el
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 160303e6079..8b402f04074 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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.2.91)
+AC_INIT(emacs, 24.2.92)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)