summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-03-31 02:04:39 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-03-31 02:04:39 +0000
commit0f6ee21c82e4ae1ac9f13be9a58f90c5d040b733 (patch)
tree92d58ab3b592d601d77b7f00962bd79647944062 /configure.in
parent1d6059ba60fe1042603abfe139d0eabfbcce02a1 (diff)
downloademacs-0f6ee21c82e4ae1ac9f13be9a58f90c5d040b733.tar.gz
Bump version to 23.0.92.EMACS_PRETEST_23_0_92
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 a963c857479..a35a897193f 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.91)
+AC_INIT(emacs, 23.0.92)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)