summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index a9a18fd..f3174dc 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,6 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
+# CAVEAT: in the following two lines keep version numbers in sync!
AC_INIT(Rasdaman, 8.0.0, baumann@rasdaman.com)
RMANVERSION=8000
AM_INIT_AUTOMAKE()