[pkg-eucalyptus-commits] [euca2ools] 26/41: Version bump (3.0.1)

Charles Plessy plessy at alioth.debian.org
Sat Oct 12 03:24:20 UTC 2013


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

plessy pushed a commit to branch master
in repository euca2ools.

commit 0f134a3250babd043f903512564ec237ce8db5f7
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Fri Aug 23 15:35:01 2013 -0700

    Version bump (3.0.1)
---
 euca2ools/__init__.py |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/euca2ools/__init__.py b/euca2ools/__init__.py
index 3fc85f1..6781593 100644
--- a/euca2ools/__init__.py
+++ b/euca2ools/__init__.py
@@ -26,7 +26,9 @@
 import os.path
 import subprocess
 
-__version__ = '3.0.0'
+
+__version__ = '3.0.1'
+
 
 if '__file__' in globals():
     # Check if this is a git repo; maybe we can get more precise version info

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-eucalyptus/euca2ools.git



More information about the pkg-eucalyptus-commits mailing list