diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2005-01-04 11:22:04 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2005-01-04 11:22:04 +0000 |
commit | c74ab62380d5d7aae86a35622150ec64d7059b56 (patch) | |
tree | be2fc672e0fc64d3510821b15547a81212734cb1 /configure.ac | |
parent | bb6c6585c8892e949aa585e5478582815eed5570 (diff) |
try 2
Original commit message from CVS:
try 2
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 77b574df..a7d8f1dc 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, 8, 6, 2, GST_CVS="no", GST_CVS="yes") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 6, 3, GST_CVS="no", GST_CVS="yes") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) |