summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2006-02-03 07:09:17 +0000
committerDavid Schleef <ds@schleef.org>2006-02-03 07:09:17 +0000
commita4411c1fe62d59ef3f9eaa689681caa094f16d8a (patch)
tree69d6473151e7c7b85d4ef64bb68f421b6b0b4f26 /configure.ac
parenteb94d0eb7fdfbc24669f984cb87fea5497472df9 (diff)
downloadliboil-a4411c1fe62d59ef3f9eaa689681caa094f16d8a.tar.gz
* configure.ac: version bump
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 4e7909a..1fe52e0 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(liboil,0.3.6.1)
+AC_INIT(liboil,0.3.7.1)
AS_NANO(LIBOIL_CVS=no,LIBOIL_CVS=yes)