]> git.parisson.com Git - deefuzzer.git/commitdiff
tags 0.4.3
authorGuillaume Pellerin <yomguy@parisson.com>
Mon, 6 Dec 2010 08:37:54 +0000 (08:37 +0000)
committerGuillaume Pellerin <yomguy@parisson.com>
Mon, 6 Dec 2010 08:37:54 +0000 (08:37 +0000)
deefuzzer.py

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