mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-22 09:41:07 +00:00
0.10.17.3 pre-release
Original commit message from CVS: * configure.ac: * win32/common/config.h: 0.10.17.3 pre-release
This commit is contained in:
parent
d8da53911b
commit
f30b5e6313
2 changed files with 5 additions and 4 deletions
|
@ -1,7 +1,8 @@
|
|||
2008-03-11 Jan Schmidt <jan.schmidt@sun.com>
|
||||
|
||||
* configure.ac:
|
||||
Release 0.10.17.3
|
||||
* win32/common/config.h:
|
||||
0.10.17.3 pre-release
|
||||
|
||||
2008-03-07 Wim Taymans <wim.taymans@collabora.co.uk>
|
||||
|
||||
|
|
|
@ -197,13 +197,13 @@
|
|||
#define PACKAGE_NAME "GStreamer"
|
||||
|
||||
/* Define to the full name and version of this package. */
|
||||
#define PACKAGE_STRING "GStreamer 0.10.17.2"
|
||||
#define PACKAGE_STRING "GStreamer 0.10.17.3"
|
||||
|
||||
/* Define to the one symbol short name of this package. */
|
||||
#define PACKAGE_TARNAME "gstreamer"
|
||||
|
||||
/* Define to the version of this package. */
|
||||
#define PACKAGE_VERSION "0.10.17.2"
|
||||
#define PACKAGE_VERSION "0.10.17.3"
|
||||
|
||||
/* Define the plugin directory */
|
||||
#ifdef _DEBUG
|
||||
|
@ -219,7 +219,7 @@
|
|||
#undef USE_POISONING
|
||||
|
||||
/* Version number of package */
|
||||
#define VERSION "0.10.17.2"
|
||||
#define VERSION "0.10.17.3"
|
||||
|
||||
/* Define to 1 if your processor stores words with the most significant byte
|
||||
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||
|
|
Loading…
Reference in a new issue