Author: duncan Date: Sun Oct 29 15:45:07 2006 New Revision: 8511 Modified: branches/rel-1/freevo/freevo_config.py
Log: Changed LOCAL_CONF_VERSION after merge from rel-1-6 Modified: branches/rel-1/freevo/freevo_config.py ============================================================================== --- branches/rel-1/freevo/freevo_config.py (original) +++ branches/rel-1/freevo/freevo_config.py Sun Oct 29 15:45:07 2006 @@ -108,7 +108,7 @@ # of the config file doesn't match, Freevo won't start. If the minor version # is different, there will be only a warning -LOCAL_CONF_VERSION = 5.16 +LOCAL_CONF_VERSION = 5.17 # Description of changes in each new version FREEVO_CONF_CHANGES = [ ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Freevo-cvslog mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/freevo-cvslog
