From: Jan Schmidt Date: Tue, 11 Mar 2008 00:24:18 +0000 (+0000) Subject: 0.10.17.3 pre-release X-Git-Tag: RELEASE-0_10_18~6 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f30b5e6313a42f0b3b48565e000399ea5422eee4;p=platform%2Fupstream%2Fgstreamer.git 0.10.17.3 pre-release Original commit message from CVS: * configure.ac: * win32/common/config.h: 0.10.17.3 pre-release --- diff --git a/ChangeLog b/ChangeLog index 611420e..4cdcda7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,8 @@ 2008-03-11 Jan Schmidt * configure.ac: - Release 0.10.17.3 + * win32/common/config.h: + 0.10.17.3 pre-release 2008-03-07 Wim Taymans diff --git a/win32/common/config.h b/win32/common/config.h index 65d1d02..2c3ca8f 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -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). */