diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2003-01-07 10:46:37 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2003-01-07 10:46:37 +0000 |
commit | 8ae7653ec4e37c17e45db76caf848f5b26279bf8 (patch) | |
tree | 8b71475aacd43fd4f22479695dd33d5871bbdb06 | |
parent | 9cf3bd2fa0e83d617c5264aa7231fc96f9e5f2a1 (diff) |
releasingBRANCH-RELEASE-0_5_1
Original commit message from CVS:
releasing
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0705c4d1..ccaf9e89 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, 5, 0, 3, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") +AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 5, 1, 0, GST_ERROR="-Wall", GST_ERROR="-Wall -Werror") AM_INIT_AUTOMAKE($PACKAGE,$VERSION) dnl our libraries and install dirs use major.minor as a version |