diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:12:07 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-12-05 18:12:07 +0000 |
commit | f2085bd7ef2a4e685b8a58ae0848c43aab0d8747 (patch) | |
tree | 2e903d05c17ddd4e4d17bb828850509744657fdc | |
parent | 199e2b65bdf5275e92686ea529d5f8fd1ae232fe (diff) |
back to HEAD
Original commit message from CVS:
back to HEAD
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 90922c22..d7935693 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, 10, 0, 0, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 10, 0, 1, GST_CVS="no", GST_CVS="yes") dnl can autoconf find the source ? |