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
commitd86d8ea85a165558eb06fe16ffdf24c06886e7b4 (patch)
tree11d5e9077a36e214b94be23fb3d474fa3ef7353f /configure.in
parentc8f19d81022a1f17cd14d1553a9c063f4eabe3c2 (diff)
downloademacs-d86d8ea85a165558eb06fe16ffdf24c06886e7b4.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)