diff --git a/NEWS b/NEWS index 036d3bb593..2ab7d04841 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ -gst-vaapi NEWS -- summary of changes. 2012-01-DD +gst-vaapi NEWS -- summary of changes. 2012-01-06 Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011 Intel Corporation -Version 0.3.2 - DD.Jan.2012 +Version 0.3.2 - 06.Jan.2012 * Rename vaapiconvert element to vaapiupload * Fix vaapiupload from NV12 buffers * Fix possible leaks of VA surfaces in FFmpeg decoder diff --git a/configure.ac b/configure.ac index 7005a7afa7..f6475e8ed0 100644 --- a/configure.ac +++ b/configure.ac @@ -2,7 +2,7 @@ m4_define([gst_vaapi_major_version], [0]) m4_define([gst_vaapi_minor_version], [3]) m4_define([gst_vaapi_micro_version], [2]) -m4_define([gst_vaapi_pre_version], [1]) +m4_define([gst_vaapi_pre_version], [0]) m4_define([gst_vaapi_version], [gst_vaapi_major_version.gst_vaapi_minor_version.gst_vaapi_micro_version]) m4_if(gst_vaapi_pre_version, [0], [], [