From 32ab2bd04eb15545e5953aaca445c57a4d083ee3 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Tue, 12 May 2009 00:50:01 +0100 Subject: 0.10.11.2 pre-release --- win32/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/common') diff --git a/win32/common/config.h b/win32/common/config.h index c012aaff..df6dfb18 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.11.1" +#define VERSION "0.10.11.2" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.1 From 347c35e482643550bba9e4741d6171c7f160ba08 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Sat, 16 May 2009 01:58:33 +0100 Subject: 0.10.11.3 pre-release --- win32/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/common') diff --git a/win32/common/config.h b/win32/common/config.h index df6dfb18..3da50412 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.11.2" +#define VERSION "0.10.11.3" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.1 From a86fcc58f91a89fc584808851ac2da36aa4aa649 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Wed, 20 May 2009 22:31:54 +0100 Subject: Release 0.10.12 --- win32/common/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/common') diff --git a/win32/common/config.h b/win32/common/config.h index 3da50412..71a8018e 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -24,7 +24,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.11.3" +#define VERSION "0.10.12" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.1 From 3fb997111fcb3b7886e2879298afafe65eca1a49 Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 21 May 2009 21:35:32 +0100 Subject: win32: Update the win32 config.h --- win32/common/config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'win32/common') diff --git a/win32/common/config.h b/win32/common/config.h index 71a8018e..7b973465 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -24,7 +24,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins source release" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" @@ -199,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.12" +#define VERSION "0.10.12.1" /* Define to 1 if your processor stores words with the most significant byte first (like Motorola and SPARC, unlike Intel and VAX). */ -- cgit v1.2.1 From ae09a20cd011cc466def485cf8819ba7cf7e5cd7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 22 May 2009 01:29:33 +0100 Subject: win32: update config.h --- win32/common/config.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'win32/common') diff --git a/win32/common/config.h b/win32/common/config.h index 7b973465..ca6ae1c6 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -24,7 +24,7 @@ #define GST_LICENSE "LGPL" /* package name in plugins */ -#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins CVS/prerelease" +#define GST_PACKAGE_NAME "GStreamer Bad Plug-ins git/prerelease" /* package origin */ #define GST_PACKAGE_ORIGIN "Unknown package origin" -- cgit v1.2.1