aboutsummaryrefslogtreecommitdiffstats
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <[email protected]>2011-01-31 22:14:15 -0500
committerChong Yidong <[email protected]>2011-01-31 22:14:15 -0500
commitb4a8877000f692bfb455c84f6d9a69d50d7c3701 (patch)
tree9d7f94f0f73fe02d7660ce175724c73a56ed3d6b /configure.in
parent113ef437f21c6ea1b65abe668feb86f1622a9f2e (diff)
Bump version to 23.2.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 dce2a6271c..3bb678284e 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.2.92)
+AC_INIT(emacs, 23.2.93)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)