summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-08-30 21:50:22 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-08-30 21:50:22 +0800
commita0a62482b23bd098a858b7d3d6c81ff769d618cc (patch)
treebdea9e745db5adfe0263ec1a6ace42e5807de17e
parentafe2b78c4211d3462bae7271c9815c7c38670e5a (diff)
release: increase version number to 0.0.140.0.14
The previous release is a bad one. *shug*
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index c453beb..572e75d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -12,7 +12,7 @@ dnl and 2... for a prerelease
dnl when going to/from release please set the nano correctly !
dnl releases only do Wall, cvs and prerelease does Werror too
-AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 13, 0,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 14, 0,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode