summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-08-30 16:21:29 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-08-30 16:21:29 +0800
commit7b1aedb564b1b4fd3eadc0d829989d1bca56af9f (patch)
tree295f7c5f3e5ba84f8f71b4071f5d8cbd7e449b35
parentf431654ba3e9917c73d4cb8bfd78a14eb1d5f935 (diff)
release: increase version number to 0.0.100.0.10
This is a quick bug fix release
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index fd8065a..39fea9a 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, 9, 0,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 10, 0,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode