summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-25 02:34:45 +0100
committerJose Antonio Ortega Ruiz <jao@gnu.org>2011-01-25 02:34:45 +0100
commit1eb968ccfdf86ae6d206540f84856d56e2045277 (patch)
tree28e82802912872e73e67fbca79282c903d0101e3 /configure.ac
parent184536efb4f47be0e00e7dfd67d7b63cff942bb1 (diff)
downloadgeiser-chez-1eb968ccfdf86ae6d206540f84856d56e2045277.tar.gz
geiser-chez-1eb968ccfdf86ae6d206540f84856d56e2045277.tar.bz2
Version bumped, lest if forget
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac4
1 files changed, 2 insertions, 2 deletions
diff --git a/configure.ac b/configure.ac
index e2405c9..d5b3efb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010 Jose A Ortega Ruiz.
+# Copyright (C) 2009, 2010, 2011 Jose A Ortega Ruiz.
#
# This file is free software; as a special exception the author gives
# unlimited permission to copy and/or distribute it, with or without
@@ -8,7 +8,7 @@
# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-AC_INIT([Geiser],[0.1.1],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.1.2],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE