]> git.parisson.com Git - deefuzzer.git/commitdiff
change version
authorGuillaume Pellerin <yomguy@parisson.com>
Sat, 22 May 2010 13:53:53 +0000 (13:53 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Sat, 22 May 2010 13:53:53 +0000 (13:53 +0000)
<

deefuzzer.py

index 0e761bfe4afe2e00c312ec585c7df3d6b9df228e..3155169aec1cc9f2f0b21d002c457448b78c7362 100755 (executable)
@@ -45,7 +45,7 @@ import platform
 from threading import Thread
 from tools import *
 
-version = '0.4'
+version = '0.4.2'
 year = datetime.datetime.now().strftime("%Y")
 platform_system = platform.system()