summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2009-02-26 11:24:46 -0800
committerDavid Schleef <ds@schleef.org>2009-02-26 11:35:39 -0800
commitd66c982af2e9f070289fe59153f65724bafbc911 (patch)
treede72a6bce783978d0d35441b47ac41d1b39165e0
parentb8264734291e6f6ff1ed380fcd8db78945a21694 (diff)
downloadliboil-d66c982af2e9f070289fe59153f65724bafbc911.tar.gz
bump version
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 0001394..9e96c89 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(liboil,0.3.15)
+AC_INIT(liboil,0.3.15.1)
AS_NANO(LIBOIL_CVS=no,LIBOIL_CVS=yes)