summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-08-31 13:19:43 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-08-31 13:19:43 +0800
commit8f4d64fb3a5d862659deb7d753d3462b75a6fd11 (patch)
treeacb4cc0faf48810410e329fa3b490b671dcbdf50
parentdd6a8e8e2ecc6e2b62aed6b28d11584891a58c65 (diff)
release: first unstale release0.0.15.1
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index ef20a71..0cba057 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, 0,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 15, 1,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode