summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-09-01 17:45:00 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-09-01 17:45:00 +0800
commit8a9fe1bfe87f1e2a402249efad3eada61e26754e (patch)
treec1e322d02a16a49959e2f12b1a4e463259a3f6e0
parent1020946b6025f517ea1f3b53601cb2ff7c44a554 (diff)
release: another unstable release 0.0.15.90.0.15.9
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index a9a874d..a5a574c 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, 8,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 15, 9,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode