From e020883ae767c09a646db06115a2aa6e49c657ce Mon Sep 17 00:00:00 2001 From: Jan Schmidt Date: Thu, 31 Jul 2008 22:15:17 +0000 Subject: Release 0.10.8 Original commit message from CVS: Release 0.10.8 --- win32/common/config.h | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'win32') diff --git a/win32/common/config.h b/win32/common/config.h index 4452ca54..87e75d36 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -14,9 +14,6 @@ /* Location of registry */ #define GST_CACHE_DIR PREFIX "\\var\\cache" -/* macro to use to show function name */ -#undef GST_FUNCTION - /* Defined if gcov is enabled to force a rebuild due to config.h changing */ #undef GST_GCOV_ENABLED @@ -202,7 +199,7 @@ #undef USE_POISONING /* Version number of package */ -#define VERSION "0.10.7" +#define VERSION "0.10.8" /* 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