summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-04-12 10:58:00 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-04-12 10:58:00 +0000
commit15f9ff71c02697b9c4feac38d14fa8b8a3feee96 (patch)
tree18e08e18ab72d6e5946f5db0848e963eff9f57b6 /win32
parent5c7a0470165645a27cab4fbf88ded4fa78630904 (diff)
downloadgstreamer-plugins-base-15f9ff71c02697b9c4feac38d14fa8b8a3feee96.tar.gz
prerelease
Original commit message from CVS: prerelease
Diffstat (limited to 'win32')
-rw-r--r--win32/common/config.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/win32/common/config.h b/win32/common/config.h
index 89d2ff1bd..852ded359 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -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.5.1"
+#undef PACKAGE_STRING "GStreamer Base Plug-ins 0.10.5.2"
/* 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.5.1"
+#undef PACKAGE_VERSION "0.10.5.2"
/* directory where plugins are located */
#undef PLUGINDIR
@@ -241,7 +241,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.5.1"
+#define VERSION "0.10.5.2"
/* Define to 1 if your processor stores words with the most significant byte
first (like Motorola and SPARC, unlike Intel and VAX). */