[pkg-eucalyptus-commits] [SCM] managing cloud instances for Eucalyptus branch, master, updated. 3.0.0-alpha3-257-g1da8e3a

Garrett Holmstrom gholms at fedoraproject.org
Sun Jun 16 02:30:25 UTC 2013


The following commit has been merged in the master branch:
commit 9f780ea626cbe635e43ffe5609ef73485a59d9c8
Author: Garrett Holmstrom <gholms at fedoraproject.org>
Date:   Wed Feb 20 17:48:03 2013 -0800

    Version bump (3.0.0 alpha 1)

diff --git a/euca2ools/__init__.py b/euca2ools/__init__.py
index 5e9daec..b408889 100644
--- a/euca2ools/__init__.py
+++ b/euca2ools/__init__.py
@@ -31,7 +31,7 @@
 import os.path
 import subprocess
 
-__version__  = 'devel'
+__version__ = '3.0.0-alpha1'
 
 if '__file__' in globals():
     # Check if this is a git repo; maybe we can get more precise version info

-- 
managing cloud instances for Eucalyptus



More information about the pkg-eucalyptus-commits mailing list