summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@gnu.org>2012-01-29 23:46:05 +0800
committerChong Yidong <cyd@gnu.org>2012-01-29 23:46:05 +0800
commitd7fac6deb0aefa98b0e26e19998f1c7cbe502eaf (patch)
tree75910b4096017b145b2e75740deeb242f1fe129d /configure.in
parent5b95ee8a9630108cb43093bb71d32efae596aa43 (diff)
downloademacs-d7fac6deb0aefa98b0e26e19998f1c7cbe502eaf.tar.gz
Bump version to 24.0.93.emacs-pretest-24.0.93
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 91302e1c3ee..889aac44b46 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.92)
+AC_INIT(emacs, 24.0.93)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)
AC_CONFIG_AUX_DIR(build-aux)