| author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-30 22:26:48 (GMT) |
|---|---|---|
| committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2009-08-30 22:26:48 (GMT) |
| commit | e4aaee7fddf08d2cfbe1fa82ccc43ce977b41a02 (patch) (side-by-side diff) | |
| tree | 8619aa943a656fbe9da5b07198bf02717df2d5a9 | |
| parent | 0efa34f0d5693c0deebbbb69b210103c0e421f30 (diff) | |
| download | gst-plugins-good-e4aaee7fddf08d2cfbe1fa82ccc43ce977b41a02.zip gst-plugins-good-e4aaee7fddf08d2cfbe1fa82ccc43ce977b41a02.tar.gz | |
Back to hacking -> 0.10.16.1
| -rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index a49f830..8f42827 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.16, +AC_INIT(GStreamer Good Plug-ins, 0.10.16.1, http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer, gst-plugins-good) |
