diff options
author | Sebastian Dröge <sebastian@centricular.com> | 2014-04-18 11:24:09 +0200 |
---|---|---|
committer | Sebastian Dröge <sebastian@centricular.com> | 2014-04-18 11:24:09 +0200 |
commit | e71d192e6d4267c87b03453406c85a0cdffe83b1 (patch) | |
tree | f3ece67ebc789a0ce1217915b9234a8b95388075 /win32/common/gstversion.h | |
parent | 7b4becefa5bd58ef4e52eb4410afd1df9b45988f (diff) |
Release 1.2.4f20
Diffstat (limited to 'win32/common/gstversion.h')
-rw-r--r-- | win32/common/gstversion.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/common/gstversion.h b/win32/common/gstversion.h index e42fefd07..8bfd35cb6 100644 --- a/win32/common/gstversion.h +++ b/win32/common/gstversion.h @@ -57,7 +57,7 @@ G_BEGIN_DECLS * * The micro version of GStreamer at compile time: */ -#define GST_VERSION_MICRO (3) +#define GST_VERSION_MICRO (4) /** * GST_VERSION_NANO: * |