From: Alberto Di Meglio Date: Mon, 10 Oct 2005 06:55:50 +0000 (+0000) Subject: Increased revision version X-Git-Tag: glite-deployment-lb_R_2_0_5~15 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=1f6c2c57ced18d378236278db70065b64b6608ef;p=jra1mw.git Increased revision version --- diff --git a/org.glite.deployment.lb/config/scripts/glite-lb-config.py b/org.glite.deployment.lb/config/scripts/glite-lb-config.py index 13cefe5..699a4d8 100644 --- a/org.glite.deployment.lb/config/scripts/glite-lb-config.py +++ b/org.glite.deployment.lb/config/scripts/glite-lb-config.py @@ -6,7 +6,7 @@ # For license conditions see the license file or http://eu-egee.org/license.html # ################################################################################ -# glite-lb-config v. 2.0.2 +# glite-lb-config v. 2.0.3 # # Post-installation script for configuring the gLite Logging and Bookkeping Server # Robert Harakaly < robert.harakaly@cern.ch > @@ -46,7 +46,7 @@ class glite_lb: def __init__(self): self.mysql = MySQL.Mysql() self.verbose = 0 - self.version = "2.0.2" + self.version = "2.0.3" self.name = "glite-lb" self.friendly_name = "gLite Logging and Bookkeeping" params['module.version'] = self.version diff --git a/org.glite.deployment.lb/project/version.properties b/org.glite.deployment.lb/project/version.properties index 9a0479a..a8dd386 100644 --- a/org.glite.deployment.lb/project/version.properties +++ b/org.glite.deployment.lb/project/version.properties @@ -1,4 +1,4 @@ -module.version = 2.0.2 +module.version = 2.0.3 module.age = 1 \ No newline at end of file