Back to development
authorSebastian Dröge <sebastian@centricular.com>
Mon, 23 Jun 2014 08:14:47 +0000 (10:14 +0200)
committerSebastian Dröge <sebastian@centricular.com>
Mon, 23 Jun 2014 08:14:47 +0000 (10:14 +0200)
configure.ac

index 1534b73..32791fe 100644 (file)
@@ -1,5 +1,5 @@
 AC_PREREQ([2.68])
-AC_INIT([orc], [0.4.21], [http://bugzilla.gnome.org/enter_bug.cgi?product=orc],[orc])
+AC_INIT([orc], [0.4.21.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)