diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-12-02 00:12:51 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-12-02 00:14:54 +0000 |
commit | 9530ba64789d7fed6bfe357ef9391dea8c320033 (patch) | |
tree | c34c4667bbb278240a0e53297e9bf1e596779b9a /win32/common/_stdint.h | |
parent | ca414a2261c9e2dc477ffe64351188f8227b15dd (diff) |
Back to development
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 4fd15437f..c731bb5cf 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.31" +#define _GENERATED_STDINT_H "gst-plugins-base 0.10.31.1" /* generated using gnu compiler gcc (Debian 4.4.5-8) 4.4.5 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> |