diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-21 10:50:06 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-21 10:50:06 +0000 |
commit | c2e0ec6d0bef44827476d96ee9e5ae92dec8be46 (patch) | |
tree | 31367e767729e6d5664753a20a45642e0bef510c /win32/common/_stdint.h | |
parent | c5fd3b40fed9b47de9f41ef1c6aacb72ce352811 (diff) |
Release 0.10.32
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 25668c57e..083fd2560 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.4" +#define _GENERATED_STDINT_H "gst-plugins-base 0.10.32" /* generated using gnu compiler gcc (Debian 4.4.5-10) 4.4.5 */ #define _STDINT_HAVE_STDINT_H 1 #include <stdint.h> |