Re: [libvirt] [PATCH libvirt-python 2/2] increment version post-release

2014-04-07 Thread Daniel P. Berrange
On Mon, Apr 07, 2014 at 02:30:52PM +0300, Laine Stump wrote: > As is now done with libvirt. git head will always have the version > number of the expected *next* release. > --- > setup.py | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/setup.py b/setup.py > index 44ebcf7.

[libvirt] [PATCH libvirt-python 2/2] increment version post-release

2014-04-07 Thread Laine Stump
As is now done with libvirt. git head will always have the version number of the expected *next* release. --- setup.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup.py b/setup.py index 44ebcf7..f4c05ca 100755 --- a/setup.py +++ b/setup.py @@ -309,7 +309,7 @@ class my_cl