Changeset 05cce4d1cd60d3fe49925a596ee41aff3d505cf2

Show
Ignore:
Timestamp:
05/22/10 15:53:53 (3 years ago)
Author:
Guillaume Pellerin <yomguy@…>
Children:
b8048e2f8973fcb1cac10a71e11765d586267e7a
Parents:
a79f801564005a521166c0aa9af56c21c88a4050
git-committer:
Guillaume Pellerin <yomguy@parisson.com> / 2010-05-22T13:53:53Z+0000
Message:

change version
<

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • deefuzzer.py

    r647719a r05cce4d  
    4646from tools import * 
    4747 
    48 version = '0.4' 
     48version = '0.4.2' 
    4949year = datetime.datetime.now().strftime("%Y") 
    5050platform_system = platform.system()