aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org.ua>2015-11-19 17:56:41 +0200
committerSergey Poznyakoff <gray@gnu.org.ua>2015-11-19 17:56:41 +0200
commitcca914ab74774098e30418df29bd817e4c2f1501 (patch)
treea2a02befce4328a5a9e368e3005e08f24a102668 /configure.ac
parent50c1b58a6ed382baaf86a9df7f9eee68d19948ca (diff)
downloadeclat-cca914ab74774098e30418df29bd817e4c2f1501.tar.gz
eclat-cca914ab74774098e30418df29bd817e4c2f1501.tar.bz2
Raise patchlevel number.
* NEWS: Document changes. * configure.ac: Update. * tests/describe-instances.at: sync with the previous commit.
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 cfe0d2c..a2e0cfb 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
# along with Eclat. If not, see <http://www.gnu.org/licenses/>.
AC_PREREQ(2.63)
-AC_INIT([eclat], 1.1, [bug-eclat@gnu.org.ua],,
+AC_INIT([eclat], 1.1.90, [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.