diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:06:47 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-09-06 14:06:47 +0000 |
commit | a0fc3846597e209c141cbc348c052fa2feb90e23 (patch) | |
tree | 4d9638a5b48ecb239c59a7637c3ffac3e709a376 | |
parent | 5cfcaf5ec60a48fa4d04283a733913552fe8d9a2 (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 95128870..d8302356 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, 0, +AS_VERSION(gst-plugins-good, GST_PLUGINS_GOOD_VERSION, 0, 9, 1, 1, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |