summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorChong Yidong <cyd@stupidchicken.com>2010-04-02 20:42:10 -0400
committerChong Yidong <cyd@stupidchicken.com>2010-04-02 20:42:10 -0400
commitccce93dfafc19aa0c55bddd36a5a61b5a54089b1 (patch)
tree1fdc584407bb0c50db529555044567709dbc6c8c /configure.in
parent7a5f61e907358d35aafe5457d04067ccb02eaf2d (diff)
downloademacs-ccce93dfafc19aa0c55bddd36a5a61b5a54089b1.tar.gz
Bump version to 23.1.95.EMACS_PRETEST_23_1_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 a361489d8a3..d513705e495 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.1.94)
+AC_INIT(emacs, 23.1.95)
AC_CONFIG_HEADER(src/config.h:src/config.in)
AC_CONFIG_SRCDIR(src/lisp.h)