Bumpback to 2.1.3

This commit is contained in:
Manuel Amador (Rudd-O) 2010-09-01 12:29:48 -07:00
parent 34741d2911
commit 5a0d6206e7
3 changed files with 5 additions and 5 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.99
%define _ver 2.1.3
%define _rel 1
Name: cloud

6
debian/changelog vendored
View File

@ -1,8 +1,8 @@
cloud (2.1.99) unstable; urgency=low
cloud (2.1.3) unstable; urgency=low
* Releasing 2.1.99
* Releasing 2.1.3
-- Rudd-O <manuel@cloud.com> Fri, 6 Aug 2010 18:03:32 -0700
-- Rudd-O <manuel@cloud.com> Wed, 1 Sep 2010 18:03:32 -0700
cloud (2.1.2) unstable; urgency=low

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.99'
VERSION = '2.1.3'
APPNAME = 'cloud'
import shutil,os