Back to development
authorSebastian Dröge <sebastian@centricular.com>
Mon, 23 Jun 2014 07:39:26 +0000 (09:39 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 23 Jun 2014 07:39:26 +0000 (09:39 +0200)
configure.ac

index 443dbf3..1db1716 100644 (file)
@@ -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)