fix version number
Original commit message from CVS: fix version number
This commit is contained in:
parent
7f242a7a04
commit
563d5b9533
@ -3,6 +3,7 @@
|
||||
* configure.ac: Post release version bump
|
||||
|
||||
=== gst-python 0.8.1 ===
|
||||
|
||||
2004-11-29 Johan Dahlin <johan@gnome.org>
|
||||
|
||||
* configure.ac: Bump version
|
||||
|
@ -8,7 +8,7 @@ dnl AM_MAINTAINER_MODE only provides the option to configure to enable it
|
||||
AM_MAINTAINER_MODE
|
||||
|
||||
dnl when going to/from release please set the nano (fourth number) right !
|
||||
AS_VERSION(gst-python, PYGST_VERSION, 0, 8, 2, 0, GST_CVS="no", GST_CVS="yes")
|
||||
AS_VERSION(gst-python, PYGST_VERSION, 0, 8, 1, 1, GST_CVS="no", GST_CVS="yes")
|
||||
|
||||
AM_INIT_AUTOMAKE($PACKAGE, $VERSION)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user