summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-12-15 22:16:02 +0800
committerChong Yidong <cyd@gnu.org>2012-12-15 22:16:02 +0800
commitc0c392491828592d11a9d620aeb6ceeab8ed3493 (patch)
tree0593f651f267a53012cbd3223246e32e07df7305 /configure.ac
parent5bec25eb1e1c91a2fe0aee9c332ff1506b021aa9 (diff)
downloademacs-c0c392491828592d11a9d620aeb6ceeab8ed3493.tar.gz
Bump version to 24.2.91.emacs-24.2.91
Regenerate ldefs-boot.el and AUTHORS.
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 594fe94214d..814b81a72bd 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.90)
+AC_INIT(emacs, 24.2.91)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)