diff options
author | Luo Jinghua <sunmoon1997@gmail.com> | 2009-08-30 21:50:22 +0800 |
---|---|---|
committer | Luo Jinghua <sunmoon1997@gmail.com> | 2009-08-30 21:50:22 +0800 |
commit | a0a62482b23bd098a858b7d3d6c81ff769d618cc (patch) | |
tree | bdea9e745db5adfe0263ec1a6ace42e5807de17e | |
parent | afe2b78c4211d3462bae7271c9815c7c38670e5a (diff) |
release: increase version number to 0.0.140.0.14
The previous release is a bad one. *shug*
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c453beb..572e75d 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, 13, 0, +AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 14, 0, GST_PPS_CVS="no", GST_PPS_CVS="yes") dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode |