bump nano for cvs

Original commit message from CVS:
bump nano for cvs
This commit is contained in:
Thomas Vander Stichele 2004-02-11 12:44:18 +00:00
parent 628578660c
commit 63d268ca03
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,7 @@
2004-02-11 Thomas Vander Stichele <thomas at apestaart dot org>
* configure.ac: bump nano to 1 for cvs
2003-05-31 Thomas Vander Stichele <thomas at apestaart dot org>
* gst/gstelement.c: (gst_element_remove_ghost_pad):

2
common

@ -1 +1 @@
Subproject commit e903f88a7388f0b463204ea1f960a4ace840175b
Subproject commit b5c08bab6ea94411e1a6fa124546f374d15582a8

View file

@ -3,7 +3,7 @@ AC_CANONICAL_TARGET([])
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(gstreamer, GST_VERSION, 0, 6, 4, 0, GST_CVS="no", GST_CVS="yes")
AS_VERSION(gstreamer, GST_VERSION, 0, 6, 4, 1, GST_CVS="no", GST_CVS="yes")
dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
AM_MAINTAINER_MODE