summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: f521060)
raw | patch | inline | side by side (parent: f521060)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 24 Nov 2011 15:15:42 +0000 (15:15 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Thu, 24 Nov 2011 15:15:42 +0000 (15:15 +0000) |
configure.ac | patch | blob | history |
diff --git a/configure.ac b/configure.ac
index 0a68ceb69a7dd1408ec490c059f545e796f78014..126159ef04a4e7ff0a58b8cd3f90644c3c41e51e 100644 (file)
--- a/configure.ac
+++ b/configure.ac
dnl the official version number is
dnl a.b.c
-AC_INIT([rrdtool],[1.4.3])
+AC_INIT([rrdtool],[1.4.999])
dnl for testing a numberical version number comes handy
dnl the released version are
dnl a.bccc
dnl the devel versions will be something like
dnl a.b999yymmddhh
-NUMVERS=1.4003
+NUMVERS=1.4999
AC_SUBST(NUMVERS)
dnl for the linker to understand which versions the library are compatible with