summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-06-23 09:39:26 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-06-23 09:39:26 +0200
commitb965d11807dfe1a20c43528ed9573e3a65ac8db4 (patch)
treea1f9d79ed37ec0f084a0fd521320f4b82c3d8ef1
parent988efd8f178057ed3f64371ce18e05f9e755d28d (diff)
Back to development
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 443dbf3..1db1716 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([orc], [0.4.20], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
+AC_INIT([orc], [0.4.20.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
dnl don't forget to update libversion
AS_NANO(ORC_GIT=no,ORC_GIT=yes)