From e13efd71b752f4f30754bc387e6ce48a158f96ec Mon Sep 17 00:00:00 2001 From: Gwenole Beauchesne Date: Tue, 3 Jan 2012 13:42:12 +0100 Subject: [PATCH] 0.3.1. --- NEWS | 4 ++-- configure.ac | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index d2d22f4..a303d0e 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-16 Copyright (C) 2010-2011 Splitted-Desktop Systems Copyright (C) 2011 Intel Corporation -Version 0.3.1 - DD.Dec.2011 +Version 0.3.1 - 16.Dec.2011 * Fix check for supported VA images * Add support for partial VA image updates * Add support for new subtitle/overlay infrastructure (Thibault Saunier) diff --git a/configure.ac b/configure.ac index 8f064cd..1d70c92 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], [1]) -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], [], [ -- 2.7.4