diff options
author | Sebastian Dröge <slomo@circular-chaos.org> | 2013-08-28 12:41:42 +0200 |
---|---|---|
committer | Sebastian Dröge <slomo@circular-chaos.org> | 2013-08-28 12:41:42 +0200 |
commit | a13f44fb1e83f0494a61f5678d8c69ecef3ef8b1 (patch) | |
tree | 7a69728588c1e66caf551d3fb2d837804bdf3317 /win32/common/_stdint.h | |
parent | 94e1f6bf13287a56fdd7fdae4e1131611fb0e0c7 (diff) |
Release 1.1.4
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 2fd4993b9..31f303027 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.1.3" -/* generated using gnu compiler gcc-4.8 (Debian 4.8.1-8) 4.8.1 */ +#define _GENERATED_STDINT_H "gst-plugins-base 1.1.4" +/* generated using gnu compiler gcc-4.8 (Debian 4.8.1-9) 4.8.1 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> #endif |