diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-21 17:03:39 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-21 17:03:39 +0000 |
commit | 3234460376010b49eb8ac450b7eb731d7cab5966 (patch) | |
tree | f57332167890ab49f9aeea0b2662b8de5262486e /configure.ac | |
parent | ff58539209f0f66dfeb54389eef245c2583c42f5 (diff) |
configure.ac: Back to CVS
Original commit message from CVS:
* configure.ac:
Back to CVS
* gst-plugins-good.doap:
Add 0.10.5 doap entry
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 b2c019cd..49751ca4 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/pre -AC_INIT(GStreamer Good Plug-ins, 0.10.5, +AC_INIT(GStreamer Good Plug-ins, 0.10.5.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) |