summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-05-23 03:13:49 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-05-23 03:13:49 +0000
commita79624f23b5cd79e8cccff92d236404efd6906a4 (patch)
treef4d3b59b539bde4565b30e6691286a238e354eb5 /configure.in
parent1df03afb059e5cc402d1971008848c771734d92d (diff)
downloademacs-a79624f23b5cd79e8cccff92d236404efd6906a4.tar.gz
Bump version to 23.0.94.EMACS_PRETEST_23_0_94
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 c395ccf80a8..35310ccfa20 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.93)
+AC_INIT(emacs, 23.0.94)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)