[DRE-commits] [vagrant-libvirt] 92/104: version 0.0.10

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:55:51 UTC 2016


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

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

commit 2248e1a634745533956f41b016f4834ff553e080
Author: dima <pronix.service at gmail.com>
Date:   Mon Oct 7 21:31:03 2013 +0200

    version 0.0.10
---
 CHANGELOG.md                   | 4 ++++
 lib/vagrant-libvirt/version.rb | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 85fd6b9..9daf343 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 0.0.10 (Oct. 7, 2013)
+
+* Delete files from destination to avoid confusions(by <skullzeek at gmail.com>)
+
 # 0.0.9 (September 29, 2013)
 
 * fixed version of nokogiri = 1.5.10(by Brian Pitts <brian at polibyte.com>)
diff --git a/lib/vagrant-libvirt/version.rb b/lib/vagrant-libvirt/version.rb
index 323841e..086a1f0 100644
--- a/lib/vagrant-libvirt/version.rb
+++ b/lib/vagrant-libvirt/version.rb
@@ -1,5 +1,5 @@
 module VagrantPlugins
   module ProviderLibvirt
-    VERSION = '0.0.9'
+    VERSION = '0.0.10'
   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