diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-20 13:58:35 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-12-20 13:58:35 +0000 |
commit | 2eb0c5cd0be2508fa5c71e6d8c7a933bb6b558f1 (patch) | |
tree | ca837adf3465201031362b10831a5f38ef621fdc /configure.ac | |
parent | f6b84f66e267945b19b2abe77278765a00965968 (diff) |
bump back to cvs versoin
Original commit message from CVS:
bump back to cvs versoin
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 6193895f..2557072a 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, GST_PLUGINS_VERSION, 0, 7, 3, 0, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 7, 3, 1, GST_CVS="no", GST_CVS="yes") dnl add a suffix to apps if test x$program_suffix = xNONE ; then |