diff --git a/NEWS b/NEWS index b6d9b396ed..b974ba7a7c 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,8 @@ -gst-vaapi NEWS -- summary of changes. 2011-12-DD +gst-vaapi NEWS -- summary of changes. 2011-12-09 Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011 Intel Corporation -Version 0.3.0 - DD.Dec.2011 +Version 0.3.0 - 09.Dec.2011 * Group all plugins into the same bundle * Use new XOverlay API (Sreerenj Balachandran) * Use new GstVideoContext and GstSurfaceBuffer API (Nicolas Dufresne) diff --git a/configure.ac b/configure.ac index 7f27bb948f..26f989f763 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], [0]) -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], [], [