summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSascha Hauer <s.hauer@pengutronix.de>2012-03-15 14:02:04 +0100
committerSascha Hauer <s.hauer@pengutronix.de>2012-03-15 14:02:04 +0100
commita95adcda235e29721003107f84d0ce777db0fa97 (patch)
tree81e9d486e8fdb42a7d066068a7d3c248d6d8fd72
parent9e714c3f0e6afe1131fed6db18ea5d5190652492 (diff)
downloadgst-plugins-fsl-vpu-a95adcda235e29721003107f84d0ce777db0fa97.tar.gz
gst-plugins-fsl-vpu-a95adcda235e29721003107f84d0ce777db0fa97.tar.xz
release version 2012.03.0
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index b0c4bc7..0d36e32 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@
# Process this file with autoconf to produce a configure script.
AC_PREREQ(2.59)
-AC_INIT([gst-plugins-fsl-vpu], [2011.08.0], [bugs@pengutronix.de])
+AC_INIT([gst-plugins-fsl-vpu], [2012.03.0], [bugs@pengutronix.de])
AC_CONFIG_SRCDIR([src/mfw_gst_vpu_encoder.c])
AC_CONFIG_MACRO_DIR([config/m4])
AC_CONFIG_AUX_DIR([config/autoconf])