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

Daniel P. Berrange berrange at redhat.com
Mon Apr 7 11:45:40 UTC 2014


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..f4c05ca 100755
> --- a/setup.py
> +++ b/setup.py
> @@ -309,7 +309,7 @@ class my_clean(clean):
>  _c_modules, _py_modules = get_module_lists()
>  
>  setup(name = 'libvirt-python',
> -      version = '1.2.3',
> +      version = '1.2.4',
>        url = 'http://www.libvirt.org',
>        maintainer = 'Libvirt Maintainers',
>        maintainer_email = 'libvir-list at redhat.com',

ACK


Regards,
Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list