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
commit9c8c17b8aef90e47a4ada84602560937731b256f (patch)
tree83516e0d2427120f7fec5b592f9ef66f86957160 /configure.in
parent71782e5bbaf330d0a9f551b49f18c09282d7c923 (diff)
downloademacs-9c8c17b8aef90e47a4ada84602560937731b256f.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)