From f30b5e6313a42f0b3b48565e000399ea5422eee4 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 11 Mar 2008 00:24:18 +0000 Subject: [PATCH] 0.10.17.3 pre-release Original commit message from CVS: * configure.ac: * win32/common/config.h: 0.10.17.3 pre-release --- ChangeLog | 3 ++- win32/common/config.h | 6 +++--- 2 files changed, 5 insertions(+), 4 deletions(-) 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). */ -- 2.7.4