summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@noraisin.net>2009-03-21 01:05:22 +0000
committerJan Schmidt <thaytan@noraisin.net>2009-03-21 01:05:22 +0000
commitf1c9e3bdf360b53dca88c416d91a1048a44c16a8 (patch)
treea49afea1c9e7bbec6493ed86af9b6285949f5a7f /win32
parent94b81a406864fce96da7d90a8ccf5deded02ff04 (diff)
Release 0.10.11RELEASE-0_10_11
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index fb3496e6..12eda13d 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -21,7 +21,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Ugly Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -196,13 +196,13 @@
#undef PACKAGE_NAME "GStreamer Ugly Plug-ins"
/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.10.3"
+#undef PACKAGE_STRING "GStreamer Ugly Plug-ins 0.10.11"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME "gst-plugins-ugly"
/* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.10.3"
+#undef PACKAGE_VERSION "0.10.11"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -226,7 +226,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.10.3"
+#define VERSION "0.10.11"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */