Increased major version
authorAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 8 Jul 2005 13:20:30 +0000 (13:20 +0000)
committerAlberto Di Meglio <alberto.di.meglio@cern.ch>
Fri, 8 Jul 2005 13:20:30 +0000 (13:20 +0000)
org.glite.deployment.lb/CHANGELOG
org.glite.deployment.lb/config/scripts/glite-lb-config.py
org.glite.deployment.lb/project/version.properties

index 9f1b376..9a4d20d 100644 (file)
@@ -1,4 +1,7 @@
 DATE: 08-07-2005 15:20\r
+[dimeglio] Increased major version because of interface changes in the config scripts\r
+\r
+DATE: 08-07-2005 15:20\r
 [dimeglio] Merged from branch 1.2.2\r
 \r
 DATE: 25-05-2005 20:00\r
index f63be09..dc7c988 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.3.0
+# glite-lb-config v. 2.0.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.3.0"
+        self.version = "2.0.0"
         self.name = "glite-lb"
         self.friendly_name = "gLite Logging and Bookkeeping"
         params['module.version'] = self.version
index 66a3e69..08bf106 100644 (file)
@@ -1,4 +1,4 @@
 
-module.version = 1.3.0
+module.version = 2.0.0
 module.age = 1
                                
\ No newline at end of file