summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-03 22:11:54 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-03 22:11:54 +0800
commit5e4ddef3c05b682082a6840a6670520f9358f565 (patch)
tree98b5a771911622dc7aab90d14e042a0891465d5a
parentaa4a69ad78d5ee9df82c9c4aea7d1c2b66163845 (diff)
release: another release candidate 0.0.15.120.0.15.12
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 674d2fa..44668f3 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, 11,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 15, 12,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode