mirror of https://github.com/apache/cloudstack.git
set 2.2.1 version
This commit is contained in:
parent
fce50688b3
commit
3fc867d22e
|
|
@ -1,3 +1,9 @@
|
|||
cloud (2.2.1) unstable; urgency=low
|
||||
|
||||
* Bumping version number for next Cloud.com release
|
||||
|
||||
-- Engineering <support@cloud.com> Thu, 10 Feb 2011 17:49:44 -0700
|
||||
|
||||
cloud (2.2.0) unstable; urgency=low
|
||||
|
||||
* Bumping version number for next Cloud.com release
|
||||
|
|
|
|||
2
wscript
2
wscript
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
# the following two variables are used by the target "waf dist"
|
||||
# if you change 'em here, you need to change it also in cloud.spec, add a %changelog entry there, and add an entry in debian/changelog
|
||||
VERSION = '2.2.0'
|
||||
VERSION = '2.2.1'
|
||||
APPNAME = 'cloud'
|
||||
|
||||
import shutil,os
|
||||
|
|
|
|||
Loading…
Reference in New Issue