diff options
Diffstat (limited to 'win32/common/_stdint.h')
-rw-r--r-- | win32/common/_stdint.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h index 0cfe9dc8c..1b30be64e 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.4" +#define _GENERATED_STDINT_H "gst-plugins-base 0.10.30" /* generated using gnu compiler gcc (Debian 4.4.4-6) 4.4.4 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> |