summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-05-01 15:32:01 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-05-01 15:32:01 +0000
commitb336408c6ba14578e5a9e3c8161b8d5fa4a23499 (patch)
treed166348f45d240db6d16ec7103b7b782332f1384 /configure.in
parent22ad8e8378e1f5d6da7578fe4cdb750b8c6e9694 (diff)
downloademacs-b336408c6ba14578e5a9e3c8161b8d5fa4a23499.tar.gz
Bump version to 23.0.93.
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 62bd100b1e5..2caf072c304 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.61)
-AC_INIT(emacs, 23.0.92)
+AC_INIT(emacs, 23.0.93)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)