summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 0bc993e)
raw | patch | inline | side by side (parent: 0bc993e)
author | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 10 Jun 2008 16:38:10 +0000 (16:38 +0000) | ||
committer | oetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa> | |
Tue, 10 Jun 2008 16:38:10 +0000 (16:38 +0000) |
program/configure.ac | patch | blob | history |
diff --git a/program/configure.ac b/program/configure.ac
index 276125fedc2968c6432997b553d3f9843c2e228e..7a15b5c14911bd66e8b50dde96f8c22b73e5d9e2 100644 (file)
--- a/program/configure.ac
+++ b/program/configure.ac
dnl the official version number is
dnl a.b.c
-AC_INIT([rrdtool],[1.4.0])
+AC_INIT([rrdtool],[1.3.0])
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.4000
+NUMVERS=1.3000
AC_SUBST(NUMVERS)
dnl for the linker to understand which version the library is compatible with