summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2014-06-23 10:14:47 +0200
committerSebastian Dröge <sebastian@centricular.com>2014-06-23 10:14:47 +0200
commit999b29de62c4de4a281b155dd7b9778a92222394 (patch)
treeb238194c555b1394025af6d667dbca9c1cae4213
parent1097fa62c5efe5d2ce20cff03386bc84d0c81c56 (diff)
downloadorc-999b29de62c4de4a281b155dd7b9778a92222394.tar.gz
Back to development
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1534b73..32791fe 100644
--- a/configure.ac
+++ b/configure.ac
@@ -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)