diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-07-14 18:59:13 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-07-14 18:59:13 +0100 |
commit | 30528726bb592dd925c6943813b3fe7ada3fa1fe (patch) | |
tree | 3c4469da91bbb404f94d9de9c50048f462eb67dc /configure.ac | |
parent | f18bee2d8af647e0b8a870839e2ecffd33cc977e (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 6ac296d29..0340dd7fc 100644 --- a/configure.ac +++ b/configure.ac @@ -3,7 +3,7 @@ AC_PREREQ(2.52) dnl initialize autoconf dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, git and prerelease does Werror too -AC_INIT(GStreamer, 0.10.23.1, +AC_INIT(GStreamer, 0.10.23.2, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gstreamer) AG_GST_INIT |