mirror of
https://github.com/apache/cloudstack.git
synced 2025-10-26 08:42:29 +01:00
set version to 2.2.2
This commit is contained in:
parent
5dcc70c8d2
commit
3395c566f9
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
|||||||
|
cloud (2.2.2) unstable; urgency=low
|
||||||
|
|
||||||
|
* Bumping version number for next CloudStack release
|
||||||
|
|
||||||
|
-- Engineering <info@cloud.com> Mon, 7 Mar 2011 11:19:34 -0700
|
||||||
|
|
||||||
cloud (2.1.97) unstable; urgency=low
|
cloud (2.1.97) unstable; urgency=low
|
||||||
|
|
||||||
* Bumping version number for next Cloud.com release
|
* 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"
|
# 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
|
# 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.1.97'
|
VERSION = '2.2.2'
|
||||||
APPNAME = 'cloud'
|
APPNAME = 'cloud'
|
||||||
|
|
||||||
import shutil,os
|
import shutil,os
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user