diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-07-14 19:00:10 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-07-14 19:00:10 +0100 |
commit | 3748602a92f852acb104bec229e913d08eb4fec8 (patch) | |
tree | 4ca210af2440816766a97cbf12145ec553d87126 /configure.ac | |
parent | c66da19623e9dfdd92b1853e3fc2e77858cf7b6f (diff) |
0.10.23.2 pre-release
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c9980a7a..ff062a0b 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, git and prerelease does -Werror too dnl use a three digit version number for releases, and four for git/prerelease -AC_INIT(GStreamer Base Plug-ins, 0.10.23.1, +AC_INIT(GStreamer Base Plug-ins, 0.10.23.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-base) |