summaryrefslogtreecommitdiff
path: root/win32/common
diff options
context:
space:
mode:
Diffstat (limited to 'win32/common')
-rw-r--r--win32/common/_stdint.h2
-rw-r--r--win32/common/config.h6
2 files changed, 4 insertions, 4 deletions
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h
index a3f9f9c8d..84869ae29 100644
--- a/win32/common/_stdint.h
+++ b/win32/common/_stdint.h
@@ -1,7 +1,7 @@
#ifndef _GST_PLUGINS_BASE__STDINT_H
#define _GST_PLUGINS_BASE__STDINT_H 1
#ifndef _GENERATED_STDINT_H
-#define _GENERATED_STDINT_H "gst-plugins-base 0.10.29.2"
+#define _GENERATED_STDINT_H "gst-plugins-base 0.10.29.3"
/* generated using gnu compiler gcc (Debian 4.4.4-5) 4.4.4 */
#define _STDINT_HAVE_STDINT_H 1
#include <stdint.h>
diff --git a/win32/common/config.h b/win32/common/config.h
index 46bb8bdcb..611bffe8f 100644
--- a/win32/common/config.h
+++ b/win32/common/config.h
@@ -325,7 +325,7 @@
#define PACKAGE_NAME "GStreamer Base Plug-ins"
/* Define to the full name and version of this package. */
-#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.29.2"
+#define PACKAGE_STRING "GStreamer Base Plug-ins 0.10.29.3"
/* Define to the one symbol short name of this package. */
#define PACKAGE_TARNAME "gst-plugins-base"
@@ -334,7 +334,7 @@
#undef PACKAGE_URL
/* Define to the version of this package. */
-#define PACKAGE_VERSION "0.10.29.2"
+#define PACKAGE_VERSION "0.10.29.3"
/* directory where plugins are located */
#ifdef _DEBUG
@@ -362,7 +362,7 @@
#undef STDC_HEADERS
/* Version number of package */
-#define VERSION "0.10.29.2"
+#define VERSION "0.10.29.3"
/* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
significant byte first (like Motorola and SPARC, unlike Intel). */