mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-20 14:18:34 +00:00
bump nano to cvs
Original commit message from CVS: bump nano to cvs
This commit is contained in:
parent
e5e75b6952
commit
9eabcf1210
2 changed files with 6 additions and 1 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
||||||
|
* configure.ac:
|
||||||
|
bump nano to cvs
|
||||||
|
|
||||||
=== release 0.8.7 ===
|
=== release 0.8.7 ===
|
||||||
|
|
||||||
2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
2004-10-06 Thomas Vander Stichele <thomas at apestaart dot org>
|
||||||
|
|
|
@ -3,7 +3,7 @@ AC_CANONICAL_TARGET
|
||||||
|
|
||||||
dnl when going to/from release please set the nano (fourth number) right !
|
dnl when going to/from release please set the nano (fourth number) right !
|
||||||
dnl releases only do Wall, cvs and prerelease does Werror too
|
dnl releases only do Wall, cvs and prerelease does Werror too
|
||||||
AS_VERSION(gstreamer, GST_VERSION, 0, 8, 7, 0, GST_CVS="no", GST_CVS="yes")
|
AS_VERSION(gstreamer, GST_VERSION, 0, 8, 7, 1, GST_CVS="no", GST_CVS="yes")
|
||||||
|
|
||||||
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
|
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
|
||||||
AM_MAINTAINER_MODE
|
AM_MAINTAINER_MODE
|
||||||
|
|
Loading…
Reference in a new issue