Changeset 37

Show
Ignore:
Timestamp:
02/07/04 20:14:00 (5 years ago)
Author:
ug
Message:

Corrected version number

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • 04/bugfix/kombilo.py

    r34 r37  
    44##   Copyright (C) 2001-2 Ulrich Goertz (u@g0ertz.de) 
    55 
    6 ##   Kombilo 0.4d is a go database program. 
     6##   Kombilo 0.4e is a go database program. 
    77 
    88##   This program is free software; you can redistribute it and/or modify 
     
    45574557        t = [] 
    45584558         
    4559         t.append('Kombilo 0.4d - written by Ulrich Goertz (u@g0ertz.de)\n\n') 
     4559        t.append('Kombilo 0.4e - written by Ulrich Goertz (u@g0ertz.de)\n\n') 
    45604560        t.append('Kombilo is a go database program.\n') 
    45614561        t.append('You can find more information on Kombilo and the newest ')