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:
Jan Schmidt 2008-03-11 00:24:18 +00:00
parent d8da53911b
commit f30b5e6313
2 changed files with 5 additions and 4 deletions

View file

@ -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>

View file

@ -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). */