aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2009-03-29 13:08:38 +0300
committerSergey Poznyakoff <gray@gnu.org.ua>2009-03-29 13:08:38 +0300
commitddc0e226662481c2457f8fdb10f621d5c19f5761 (patch)
treebaf9738e87c280f7e52f8179c55966b109103cab /configure.ac
parentacc07e4efcdc01cf8a948120463da3c5e3fbcf39 (diff)
downloadidest-ddc0e226662481c2457f8fdb10f621d5c19f5761.tar.gz
idest-ddc0e226662481c2457f8fdb10f621d5c19f5761.tar.bz2
Version 1.1
* configure.ac, NEWS: Raise version number. * Makefile (make-ChangeLog): Remove spurious rule.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1e2732c..1120f82 100644
--- a/configure.ac
+++ b/configure.ac
@@ -16,7 +16,7 @@
# along with Idest. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.61)
-AC_INIT(idest, 1.0, [gray@gnu.org.ua])
+AC_INIT(idest, 1.1, [gray@gnu.org.ua])
AC_CONFIG_SRCDIR([src/idest.h])
AC_CONFIG_HEADER([config.h])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.