back to cvs

Original commit message from CVS:
back to cvs
This commit is contained in:
Thomas Vander Stichele 2005-01-05 13:18:43 +00:00
parent df710192c8
commit 17aa882fb0
2 changed files with 6 additions and 1 deletions

View file

@ -1,3 +1,8 @@
2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac:
back to cvs
=== release 0.8.7 ===
2005-01-05 Thomas Vander Stichele <thomas at apestaart dot org>

View file

@ -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, 7, 0, GST_CVS="no", GST_CVS="yes")
AS_VERSION(gst-plugins, GST_PLUGINS_VERSION, 0, 8, 7, 1, GST_CVS="no", GST_CVS="yes")
AM_INIT_AUTOMAKE($PACKAGE,$VERSION)