summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2009-06-19 17:10:49 +0000
committerChong Yidong <cyd@stupidchicken.com>2009-06-19 17:10:49 +0000
commit2bb4a75381cc916d4e437df6c0090af0a854ad8b (patch)
tree012ffcfdacf05603e4b9f766610ea8ad9914150f /configure.in
parentc08ab656b03edb786246b68c0873147fdfae6a6a (diff)
downloademacs-2bb4a75381cc916d4e437df6c0090af0a854ad8b.tar.gz
Bump version number to 23.0.95.emacs-pretest-23.0.95
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 a70ea1606df..c36e9aa0599 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.94)
+AC_INIT(emacs, 23.0.95)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)