diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-02-24 01:10:09 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2010-02-24 01:10:09 +0000 |
commit | 2a681eff5eb2d69bbc4b695f1a78d01fe29cf71f (patch) | |
tree | b34a67cd6c01346dff2881ba3604e1891e108fb8 /win32/common/_stdint.h | |
parent | 6de021c56e67d0d6c59e178dcfd202b3158eff3e (diff) |
0.10.26.3 pre-release
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 65a35b01..9e9fa133 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.26.2" +#define _GENERATED_STDINT_H "gst-plugins-base 0.10.26.3" /* generated using gnu compiler gcc (Debian 4.4.3-2) 4.4.3 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> |