summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-02 21:55:04 +0200
committerJose Antonio Ortega Ruiz <jao@gnu.org>2012-09-02 21:55:04 +0200
commit8f178f18c8e93ce1b507bfa35f10c818920835e7 (patch)
treef6d547fda220fac58b393d6ccc59e36d0f7a6609 /configure.ac
parentbe2b66f12c3724f4e8953618d864fe7d52e8a26e (diff)
downloadgeiser-8f178f18c8e93ce1b507bfa35f10c818920835e7.tar.gz
geiser-8f178f18c8e93ce1b507bfa35f10c818920835e7.tar.bz2
Credits and boilerplate for the a new version
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 63cdcdc..ba54c95 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-# Copyright (C) 2009, 2010, 2011 Jose A Ortega Ruiz.
+# Copyright (C) 2009, 2010, 2011, 2012 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.4],[geiser-users@nongnu.org],geiser)
+AC_INIT([Geiser],[0.2],[geiser-users@nongnu.org],geiser)
AC_CONFIG_SRCDIR([elisp/geiser.el])
AM_INIT_AUTOMAKE