set 2.2.1 version

This commit is contained in:
Kevin Kluge 2011-02-10 19:14:09 -08:00
parent fce50688b3
commit 3fc867d22e
2 changed files with 7 additions and 1 deletions

6
debian/changelog vendored
View File

@ -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

View File

@ -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