Author: duncan
Date: Sat Apr 14 17:45:54 2007
New Revision: 9433

Modified:
   branches/rel-1/freevo/freevo_config.py

Log:
Updated version number
Added note about TV_RECORD_PADDING


Modified: branches/rel-1/freevo/freevo_config.py
==============================================================================
--- branches/rel-1/freevo/freevo_config.py      (original)
+++ branches/rel-1/freevo/freevo_config.py      Sat Apr 14 17:45:54 2007
@@ -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.17
+LOCAL_CONF_VERSION = 5.18
 
 # Description of changes in each new version
 FREEVO_CONF_CHANGES = [
@@ -261,6 +261,7 @@
      ''' ),
     (5.18,
      '''Added tv.recodings_manager plug-in to show what has been watched, 
TVRM_*,
+     Removed TV_RECORD_PADDING, use TV_RECORD_PADDING_PRE and 
TV_RECORD_PADDING_POST
      ''' ),
 ]
 

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Freevo-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/freevo-cvslog

Reply via email to