summaryrefslogtreecommitdiffstats
path: root/win32/common/config.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-07-31 22:15:17 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-07-31 22:15:17 +0000
commite020883ae767c09a646db06115a2aa6e49c657ce (patch)
treed5a415fe6ec4e40ca27e8d7a0710ea513631475a /win32/common/config.h
parenteb136ada33cab5f44eb5322ca275d04779a9232d (diff)
downloadgst-plugins-bad-e020883ae767c09a646db06115a2aa6e49c657ce.tar.gz
gst-plugins-bad-e020883ae767c09a646db06115a2aa6e49c657ce.tar.bz2
gst-plugins-bad-e020883ae767c09a646db06115a2aa6e49c657ce.zip
Release 0.10.8RELEASE-0_10_8
Original commit message from CVS: Release 0.10.8
Diffstat (limited to 'win32/common/config.h')
-rw-r--r--win32/common/config.h5
1 files changed, 1 insertions, 4 deletions
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). */