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
commitb13d8e2e356207469469bf63afa72aeb8a3d3352 (patch)
treeb83da1f83789dad2e215bf8fc795313c4fe7cdef /configure.in
parent0d53d7ebae85393e5135cdb193be7c39be91797a (diff)
downloademacs-b13d8e2e356207469469bf63afa72aeb8a3d3352.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)