mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-05 15:08:53 +00:00
configure.ac: Back to development cycle
Original commit message from CVS: * configure.ac: Back to development cycle
This commit is contained in:
parent
345a6f7572
commit
d79b29c407
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-12-04 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Back to development cycle
|
||||||
|
|
||||||
=== release 0.10.6 ===
|
=== release 0.10.6 ===
|
||||||
|
|
||||||
2006-12-04 Edward Hervey <edward@fluendo.com>
|
2006-12-04 Edward Hervey <edward@fluendo.com>
|
||||||
|
|
|
@ -3,7 +3,7 @@ AC_PREREQ(2.52)
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AC_INIT(GStreamer Python Bindings, 0.10.6,
|
AC_INIT(GStreamer Python Bindings, 0.10.6.1,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-python)
|
gst-python)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue