2.1.98 for regression testing

This commit is contained in:
Manuel Amador (Rudd-O) 2010-08-11 14:59:57 -07:00
parent eb6e853a05
commit 004c1a2675
3 changed files with 3 additions and 3 deletions

View File

@ -4,7 +4,7 @@
# DISABLE the post-percentinstall java repacking and line number stripping
# we need to find a way to just disable the java repacking and line number stripping, but not the autodeps
%define _ver 2.1.97
%define _ver 2.1.98
%define _rel 1
Name: cloud

2
debian/changelog vendored
View File

@ -1,4 +1,4 @@
cloud (2.1.97) unstable; urgency=low
cloud (2.1.98) 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.1.97'
VERSION = '2.1.98'
APPNAME = 'cloud'
import shutil,os