summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-02-26 22:09:45 -0500
committerChong Yidong <cyd@stupidchicken.com>2010-02-26 22:09:45 -0500
commit5d752593a519896d2c849e5917b23fcbdc753b15 (patch)
treec05e1c048e1a45a514a4074bd1acc51fa1bac07a /configure.in
parent4ed28cf4e5fe36f460adb103865c3adcbad62da3 (diff)
downloademacs-5d752593a519896d2c849e5917b23fcbdc753b15.tar.gz
Bump version to 23.1.93; regenerate AUTHORS.
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 6440aa5b9af..da15b64125c 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.62)
-AC_INIT(emacs, 23.1.92)
+AC_INIT(emacs, 23.1.93)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)