summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLuo Jinghua <sunmoon1997@gmail.com>2009-08-31 17:56:00 +0800
committerLuo Jinghua <sunmoon1997@gmail.com>2009-08-31 17:56:00 +0800
commitd3da88a44f35cb9afa03cde3288e995df25acf6d (patch)
treea8028d3d5d67843dcc30f4107e9305f51b986d95
parentbc2dbd461b58ea3ec5c6feab5e1045f257ebce75 (diff)
release: increase version number to 0.0.13.50.0.15.5
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index cfe604f..271b039 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, 4,
+AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 15, 5,
GST_PPS_CVS="no", GST_PPS_CVS="yes")
dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode