[DRE-commits] [vagrant-libvirt] 26/67: Bump version to 0.0.13

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:56:02 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.14
in repository vagrant-libvirt.

commit e3b59e444a9c75f6345ef122fe74e976848ce9c5
Author: KalabiYau <skullzeek at gmail.com>
Date:   Thu Dec 12 14:46:38 2013 +0100

    Bump version to 0.0.13
---
 README.md                      | 4 ++--
 lib/vagrant-libvirt/version.rb | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/README.md b/README.md
index b6bbdd7..08df1bb 100644
--- a/README.md
+++ b/README.md
@@ -4,10 +4,10 @@ This is a [Vagrant](http://www.vagrantup.com) 1.3+ plugin that adds an
 [Libvirt](http://libvirt.org) provider to Vagrant, allowing Vagrant to
 control and provision machines via Libvirt toolkit.
 
-**Note:** Actual version (0.0.11) is still a development one. Feedback is
+**Note:** Actual version (0.0.13) is still a development one. Feedback is
 welcome and can help a lot :-)
 
-## Features (Version 0.0.11)
+## Features (Version 0.0.13)
 
 * Controll local Libvirt hypervisors.
 * Vagrant `up`, `destroy`, `suspend`, `resume`, `halt`, `ssh`, `reload` and `provision` commands.
diff --git a/lib/vagrant-libvirt/version.rb b/lib/vagrant-libvirt/version.rb
index 27ae50a..9b05a6d 100644
--- a/lib/vagrant-libvirt/version.rb
+++ b/lib/vagrant-libvirt/version.rb
@@ -1,5 +1,5 @@
 module VagrantPlugins
   module ProviderLibvirt
-    VERSION = '0.0.12'
+    VERSION = '0.0.13'
   end
 end

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list