mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-19 14:56:36 +00:00
configure.ac: Bump nano back to CVS
Original commit message from CVS: * configure.ac: Bump nano back to CVS
This commit is contained in:
parent
b8af9e3097
commit
6960296cf2
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2006-07-14 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
Bump nano back to CVS
|
||||||
|
|
||||||
=== release 0.10.9 ===
|
=== release 0.10.9 ===
|
||||||
|
|
||||||
2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
|
2006-07-13 Jan Schmidt <thaytan@mad.scientist.com>
|
||||||
|
|
|
@ -5,7 +5,7 @@ dnl please read gstreamer/docs/random/autotools before changing this file
|
||||||
dnl initialize autoconf
|
dnl initialize autoconf
|
||||||
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
dnl releases only do -Wall, cvs and prerelease does -Werror too
|
||||||
dnl use a three digit version number for releases, and four for cvs/prerelease
|
dnl use a three digit version number for releases, and four for cvs/prerelease
|
||||||
AC_INIT(GStreamer Base Plug-ins, 0.10.9,
|
AC_INIT(GStreamer Base Plug-ins, 0.10.9.1,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-plugins-base)
|
gst-plugins-base)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue