mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 06:58:56 +00:00
configure.ac: Back to development...
Original commit message from CVS: * configure.ac: Back to development...
This commit is contained in:
parent
a7360f27df
commit
6c322640d5
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-02-21 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
Back to development...
|
||||
|
||||
=== release 0.10.6 ===
|
||||
|
||||
2008-02-20 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
|
|
@ -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, cvs and prerelease does Werror too
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.6,
|
||||
AC_INIT(GStreamer Bad Plug-ins, 0.10.6.1,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-bad)
|
||||
|
||||
|
|
Loading…
Reference in a new issue