summaryrefslogtreecommitdiffstats
path: root/win32/common/config.h
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:13:31 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-02-21 00:13:31 +0000
commita7360f27dfd84d8639ffba4ef1f9cb24fb23d503 (patch)
tree235547737695473e9e91e955c488a0b5f40ae6d8 /win32/common/config.h
parent4978843dcdc44d9e9ec5328670630f9811572797 (diff)
downloadgst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.gz
gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.tar.bz2
gst-plugins-bad-a7360f27dfd84d8639ffba4ef1f9cb24fb23d503.zip
Release 0.10.6 - A Big Deep BreathRELEASE-0_10_6
Original commit message from CVS: Release 0.10.6 - A Big Deep Breath
Diffstat (limited to 'win32/common/config.h')
-rw-r--r--win32/common/config.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index 6a54f838..861f7cb8 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -27,7 +27,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"
@@ -202,7 +202,7 @@
#undef USE_POISONING
/* Version number of package */
-#define VERSION "0.10.5.1"
+#define VERSION "0.10.6"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */