summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDavid Schleef <ds@ginger.bigkitten.com>2008-05-12 16:45:29 -0700
committerDavid Schleef <ds@ginger.bigkitten.com>2008-05-12 16:45:29 -0700
commitb3e5b417e8c727846d9ae5a7791b5ddcdc05dc81 (patch)
tree5a70dc46786d154f199e4fe775fd8497ed77d5ca /configure.ac
parent0b1e3c0f91bb3d8674175470e7a3609f117ae09c (diff)
downloadliboil-b3e5b417e8c727846d9ae5a7791b5ddcdc05dc81.tar.gz
bump version to 0.3.14.1
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 7ccdda8..642932c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.58])
-AC_INIT(liboil,0.3.14)
+AC_INIT(liboil,0.3.14.1)
AS_NANO(LIBOIL_CVS=no,LIBOIL_CVS=yes)