diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2016-08-19 12:47:20 +0300 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2016-08-19 12:47:20 +0300 |
commit | 793ef9e67127bd77175909b32b5eedf1b4d370a1 (patch) | |
tree | 24f17506dda353d5ac7120f0d6476c3488f23eee /win32/common/_stdint.h | |
parent | 76a6fd347ca7a34cbcb720316ea2a808cefdd288 (diff) | |
download | gstreamer-plugins-base-793ef9e67127bd77175909b32b5eedf1b4d370a1.tar.gz |
Release 1.8.31.8.3
Diffstat (limited to 'win32/common/_stdint.h')
-rw-r--r-- | win32/common/_stdint.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/win32/common/_stdint.h b/win32/common/_stdint.h index f13ce9409..33ddb1913 100644 --- a/win32/common/_stdint.h +++ b/win32/common/_stdint.h @@ -1,8 +1,8 @@ #ifndef _GST_PLUGINS_BASE__STDINT_H #define _GST_PLUGINS_BASE__STDINT_H 1 #ifndef _GENERATED_STDINT_H -#define _GENERATED_STDINT_H "gst-plugins-base 1.8.2" -/* generated using gnu compiler gcc (Debian 5.4.0-3) 5.4.0 20160603 */ +#define _GENERATED_STDINT_H "gst-plugins-base 1.8.3" +/* generated using gnu compiler gcc (Debian 6.1.1-12) 6.1.1 20160815 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> #endif |