summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-08-28 11:31:39 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-08-28 11:31:39 +0800
commit44b3854e64004ba545536d37d80b4501cc311502 (patch)
tree41fbf3db1157e0758f59d8dd1a04194bfd2d4e81
parent79b7ab0b53a6cc39da88cdf5b36f4968767b05d0 (diff)
release: intial public release 0.0.20.0.2
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 6cbe28e..5944321 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, 0, 1,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 2, 0,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode