+DATE: 13-03-2006 16:20\r
+[flammer] Increased version to 2.3.0 after branching.\r
+\r
DATE: 13-03-2006 16:15\r
[flammer] Merge of HEAD with branch 2.1.0\r
[flammer] Increased version to 2.2.0\r
# For license conditions see the license file or http://eu-egee.org/license.html
#
################################################################################
-# glite-lb-config v. 2.2.0
+# glite-lb-config v. 2.3.0
#
# Post-installation script for configuring the gLite Logging and Bookkeping Server
# Robert Harakaly < robert.harakaly@cern.ch >
def __init__(self):
self.mysql = MySQL.Mysql()
self.verbose = 0
- self.version = "2.2.0"
+ self.version = "2.3.0"
self.name = "glite-lb"
self.friendly_name = "gLite Logging and Bookkeeping"