diff options
author | Jan Schmidt <thaytan@mad.scientist.com> | 2008-08-01 23:26:50 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2008-08-01 23:26:50 +0000 |
commit | f96e226aa828729e1e1184d5daa2ff2c759ee706 (patch) | |
tree | bf05b3d2b99e26bf71360e3944c69efdd4d747ce | |
parent | c5dfef564a94e341dae9928e066aecd1e36afc27 (diff) |
configure.ac: Back to development -> 0.10.9.1
Original commit message from CVS:
* configure.ac:
Back to development -> 0.10.9.1
-rw-r--r-- | ChangeLog | 5 | ||||
-rw-r--r-- | configure.ac | 2 |
2 files changed, 6 insertions, 1 deletions
@@ -1,3 +1,8 @@ +2008-08-02 Jan Schmidt <jan.schmidt@sun.com> + + * configure.ac: + Back to development -> 0.10.9.1 + === release 0.10.9 === 2008-07-31 Jan Schmidt <jan.schmidt@sun.com> diff --git a/configure.ac b/configure.ac index 9f5b828d..73fb95cd 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.9, +AC_INIT(GStreamer Good Plug-ins, 0.10.9.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) |