diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-03 17:48:57 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-10-03 17:48:57 +0000 |
commit | cb48063706ba547e624bfa75108fa86f3736205b (patch) | |
tree | d4659443f3dc709af42bc3e69a314b5d8c8c6aca /configure.ac | |
parent | 03f926ce2e0c8155003669344a719fe56ae614eb (diff) |
release time
Original commit message from CVS:
release time
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 843a1798..3af889d5 100644 --- a/configure.ac +++ b/configure.ac @@ -12,7 +12,7 @@ AM_MAINTAINER_MODE dnl when going to/from release please set the nano (fourth number) right ! dnl releases only do Wall, cvs and prerelease does Werror too -AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 1, 1, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 3, 0, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |