diff options
Diffstat (limited to 'win32/common/config.h')
-rw-r--r-- | win32/common/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/config.h b/win32/common/config.h index 4e521d345..051fdd15c 100644 --- a/win32/common/config.h +++ b/win32/common/config.h @@ -78,7 +78,7 @@ #define GST_LICENSE "LGPL" /* major/minor version */ -#define GST_MAJORMINOR "0.11" +#define GST_API_VERSION "0.11" /* package name in plugins */ #define GST_PACKAGE_NAME "GStreamer Base Plug-ins source release" |