summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-03 19:24:02 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-03 19:24:02 +0800
commit166e8cd6ef93cc64e195fcdc699a9d0f6a9feaa8 (patch)
tree92a95ff95720379804345ddd450f9b63eb5ddfba /configure.ac
parent950c7d50ca60af8d96a76d2c9b627b5e6f4d8265 (diff)
release: the first release candidate for 0.0.160.0.15.11
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 61f32c3..674d2fa 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, 15, 10,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 15, 11,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode