summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSebastian Dröge <sebastian@centricular.com>2016-08-31 13:13:29 +0300
committerSebastian Dröge <sebastian@centricular.com>2016-08-31 13:13:29 +0300
commitdb333e185458b801a40220d1f940c89e4cb3444f (patch)
tree09c2af2e5a82965458926f660c332e620a6211dc
parent5d7958b1bd11966f1313445706d144fdb30e101e (diff)
Back to developmentorc-0.4.26
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 5555ada..3fd3458 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
AC_PREREQ([2.68])
-AC_INIT([orc], [0.4.26], [http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=orc],[orc])
+AC_INIT([orc], [0.4.26.1], [http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer&component=orc],[orc])
dnl don't forget to update libversion
AS_NANO(ORC_GIT=no,ORC_GIT=yes)