Show
Ignore:
Timestamp:
08/10/06 23:42:16 (18 years ago)
Author:
jerome
Message:

v3.12 is now out.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • tea4cups/trunk/tea4cups

    r683 r684  
    8686from struct import pack, unpack 
    8787 
    88 __version__ = "3.12alpha_unofficial" 
     88__version__ = "3.12_unofficial" 
    8989 
    9090class TeeError(Exception):