mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 09:41:07 +00:00
configure.ac: Release 0.10.17.3
Original commit message from CVS: * configure.ac: Release 0.10.17.3
This commit is contained in:
parent
8a6042989a
commit
d8da53911b
3 changed files with 7 additions and 2 deletions
|
@ -1,3 +1,8 @@
|
|||
2008-03-11 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
Release 0.10.17.3
|
||||
|
||||
2008-03-07 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
Patch by: Ole André Vadla Ravnås
|
||||
|
|
2
common
2
common
|
@ -1 +1 @@
|
|||
Subproject commit e02bd43fe6b9e45536eccbf5b7a5f9eae62030fd
|
||||
Subproject commit 170f8e91adc7157f6e708ffa58ca22d10e4e45da
|
|
@ -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, 0.10.17.2,
|
||||
AC_INIT(GStreamer, 0.10.17.3,
|
||||
http://bugzilla.gnome.org/enter_bug.cgi?product=GStreamer,
|
||||
gstreamer)
|
||||
AG_GST_INIT
|
||||
|
|
Loading…
Reference in a new issue