mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-20 00:31:13 +00:00
configure.ac: 0.10.2.2 pre-release
Original commit message from CVS: * configure.ac: 0.10.2.2 pre-release
This commit is contained in:
parent
f48860b373
commit
2f00b02612
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2007-11-28 Edward Hervey <bilboed@bilboed.com>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
0.10.2.2 pre-release
|
||||||
|
|
||||||
2007-11-08 Edward Hervey <bilboed@bilboed.com>
|
2007-11-08 Edward Hervey <bilboed@bilboed.com>
|
||||||
|
|
||||||
Patch by: Ole André Vadla Ravnås <ole dot andre dot ravnas at tandberg dot com>
|
Patch by: Ole André Vadla Ravnås <ole dot andre dot ravnas at tandberg dot 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 FFMpeg, 0.10.2.1,
|
AC_INIT(GStreamer FFMpeg, 0.10.2.2,
|
||||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||||
gst-ffmpeg)
|
gst-ffmpeg)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue