Increased version number after branching for R1
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Wed, 23 Mar 2005 14:03:29 +0000 (14:03 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Wed, 23 Mar 2005 14:03:29 +0000 (14:03 +0000)
org.glite.deployment.lb/config/scripts/glite-lb-config.py
org.glite.deployment.lb/project/version.properties

index a3f452d..a620ad8 100644 (file)
@@ -6,7 +6,7 @@
 # For license conditions see the license file or http://eu-egee.org/license.html
 #
 ################################################################################
-# glite-lb-config v. 1.2.2
+# glite-lb-config v. 1.3.0
 #
 # Post-installation script for configuring the gLite Logging and Bookkeping Server
 # Robert Harakaly < robert.harakaly@cern.ch >
@@ -42,7 +42,7 @@ class glite_lb:
     def __init__(self):
         self.mysql = MySQL.Mysql()
         self.verbose = 0
-        self.version = "1.2.2"
+        self.version = "1.3.0"
         self.name = "glite-lb"
         self.friendly_name = "gLite Logging and Bookkeeping"
         
index 4e52c78..66a3e69 100644 (file)
@@ -1,4 +1,4 @@
 
-module.version = 1.2.2
+module.version = 1.3.0
 module.age = 1
                                
\ No newline at end of file