mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
configure.ac: Update to 0.10.11.2 (0.10.12 pre-release)
Original commit message from CVS: * configure.ac: Update to 0.10.11.2 (0.10.12 pre-release)
This commit is contained in:
parent
5ee0a694a6
commit
d11000959b
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
|||
2007-03-01 Jan Schmidt <thaytan@mad.scientist.com>
|
||||
|
||||
* configure.ac:
|
||||
Update to 0.10.11.2 (0.10.12 pre-release)
|
||||
|
||||
2007-03-01 Wim Taymans <wim@fluendo.com>
|
||||
|
||||
* gst-libs/gst/audio/gstbaseaudiosink.c:
|
||||
|
|
|
@ -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/prerelease
|
||||
AC_INIT(GStreamer Base Plug-ins, 0.10.11.1,
|
||||
AC_INIT(GStreamer Base Plug-ins, 0.10.11.2,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gst-plugins-base)
|
||||
|
||||
|
|
Loading…
Reference in a new issue