aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-01-19 22:29:20 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-01-19 22:29:33 +0200
commit9204d3b76591695dae3f2e98c8817d368fdfff3d (patch)
tree7010103250bfb83826056d3b0f1fc70623926a4d /configure.ac
parent17627658ac616fcbb7d76977b3efacb14884a784 (diff)
downloadeclat-9204d3b76591695dae3f2e98c8817d368fdfff3d.tar.gz
eclat-9204d3b76591695dae3f2e98c8817d368fdfff3d.tar.bz2
Version 1.0.91
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 c490b25..7f4784e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
# This file is part of Eclat -*- autoconf -*-
-# Copyright (C) 2012-2014 Sergey Poznyakoff
+# Copyright (C) 2012-2015 Sergey Poznyakoff
#
# Eclat is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -15,7 +15,7 @@
# along with Eclat. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([eclat], 1.0.90, [bug-eclat@gnu.org.ua],,
+AC_INIT([eclat], 1.0.91, [bug-eclat@gnu.org.ua],,
[http://www.gnu.org.ua/software/eclat])
AC_CONFIG_SRCDIR([src/eclat.h])
AC_CONFIG_AUX_DIR([build-aux])

Return to:

Send suggestions and report system problems to the System administrator.