diff options
author | Luo Jinghua <sunmoon1997@gmail.com> | 2009-08-28 11:31:39 +0800 |
---|---|---|
committer | Luo Jinghua <sunmoon1997@gmail.com> | 2009-08-28 11:31:39 +0800 |
commit | 7c2e80fe0a9191839084b14a7155f9b4eb89f9af (patch) | |
tree | 4f06e8b053b30b2c4e1c4d4a1f8b97c350e148b2 | |
parent | a6fc6f14244ec2fd05922fd4cbaaa8d6eeb56d1f (diff) |
release: intial public release 0.0.20.0.2
-rw-r--r-- | configure.ac | 2 |
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 |