diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:03:23 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:03:23 +0000 |
commit | 199e2b65bdf5275e92686ea529d5f8fd1ae232fe (patch) | |
tree | 81b7bf2e002d2cd0871093dad6d6fc6626a52f11 /configure.ac | |
parent | 9ace1294d3bbe7153da7e5574a9d4407a28528af (diff) |
releasing 0.10.0
Original commit message from CVS:
releasing 0.10.0
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 f38dc29f..90922c22 100644 --- a/configure.ac +++ b/configure.ac @@ -6,7 +6,7 @@ AC_INIT 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, 7, 1, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 0, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ? |