summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-04-15 22:59:31 +0100
committerJan Schmidt <thaytan@noraisin.net>2009-04-16 00:41:43 +0100
commitd152c506eefc4bce8dce85c27563b5995e541f22 (patch)
treedca652f5106fc9b0d725f5bfd0d974fd08b45d76
parentf7fdd7237f2fb7ea0872505eabf2bcfefd0eb04a (diff)
0.10.22.2 pre-release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index af482a65c..20f338f21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
dnl initialize autoconf
dnl releases only do -Wall, cvs and prerelease does -Werror too
dnl use a three digit version number for releases, and four for cvs/prerelease
-AC_INIT(GStreamer Base Plug-ins, 0.10.22.1,
+AC_INIT(GStreamer Base Plug-ins, 0.10.22.2,
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
gst-plugins-base)