summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPeter Baumann <p.baumann@jacobs-university.de>2010-09-01 17:48:17 +0200
committerwww-data <www-data@ubuntu.localdomain>2010-12-19 23:41:46 +0100
commitd99d4f99a98436fc96d9d4e15f0e24c7a3ebdc9f (patch)
treefd48adfc8646c37b83db55dab55480531a7cd7e9
parentae4e491a1a75b7aff0682c29ae22fcdc86887fb3 (diff)
downloadrasdaman-upstream-d99d4f99a98436fc96d9d4e15f0e24c7a3ebdc9f.tar.gz
rasdaman-upstream-d99d4f99a98436fc96d9d4e15f0e24c7a3ebdc9f.tar.xz
rasdaman-upstream-d99d4f99a98436fc96d9d4e15f0e24c7a3ebdc9f.zip
comment to keep version numbers in sync
-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()