summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-09-14 20:09:19 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-09-14 20:09:19 +0000
commit280e2ca67b6492fa7cd14d9b4b5fb8333e172602 (patch)
treebbb9cf62f8fa51ff1f1f3ce6f5d1bea5debe67e6 /win32
parent4ff26a0efc520a66dda2782a69ee34577d249bb8 (diff)
downloadgstreamer-plugins-base-280e2ca67b6492fa7cd14d9b4b5fb8333e172602.tar.gz
releasing 0.10.10RELEASE-0_10_10
Original commit message from CVS: releasing 0.10.10
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 88450b677..9c1573862 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -39,7 +39,7 @@
#define GST_LICENSE "LGPL"
/* package name in plugins */
-#define GST_PACKAGE_NAME "GStreamer Base Plug-ins CVS/prerelease"
+#define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release"
/* package origin */
#define GST_PACKAGE_ORIGIN "Unknown package origin"
@@ -211,13 +211,13 @@
#undef PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.9.3"
+#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.10"
/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME "gst-plugins-base"
/* Define to the version of this package. */
-#undef PACKAGE_VERSION "0.10.9.3"
+#undef PACKAGE_VERSION "0.10.10"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -241,7 +241,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.9.3"
+#define VERSION "0.10.10"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */