diff options
author | Luo Jinghua <sunmoon1997@gmail.com> | 2009-09-05 12:11:50 +0800 |
---|---|---|
committer | Luo Jinghua <sunmoon1997@gmail.com> | 2009-09-05 12:11:50 +0800 |
commit | 62ffba3e39cf912bc303465da54665adc574422b (patch) | |
tree | 1905bd4bc78bef245ab04944270298e5e4006207 | |
parent | ee73188ecb34cf153591fc61a22e69f0d64941da (diff) |
release: another stable release candidate 0.0.9.13.0.0.9.13
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index d41b534..9eb90dd 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, 12, +AS_VERSION(gst-plugins-pps, GST_PPS_VERSION, 0, 0, 15, 13, GST_PPS_CVS="no", GST_PPS_CVS="yes") dnl AM_MAINTAINER_MODE provides the option to enable maintainer mode |