Changeset 70

Show
Ignore:
Timestamp:
03/21/08 15:18:00 (8 months ago)
Author:
steve
Message:

modifed config.py so mactorii runs with version in the title

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • config.py

    r69 r70  
    3030xmotion_time = 0.03 
    3131bands = 3 
    32 title = 'mactorii' 
    3332 
    3433version="$Rev$".split(' ')[1] 
     34title = 'mactorii v.0%s'%(version) 
     35 
    3536 
    3637def main():