summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarc Jones <mjones@softwarefreedom.org>2014-02-26 23:08:10 -0500
committerMarc Jones <mjones@softwarefreedom.org>2014-02-26 23:08:10 -0500
commit6ea5c2685dc5d5db0c10029d9bb8a1f0ce70b98f (patch)
tree426533c3e63b2f363752924090b84332bd4ee0b8
parentb1ded4e69dc9f6ac46da5707bc1703b385daceed (diff)
added common word functions, but removed optimize wordlist function
-rwxr-xr-xsuspicious2
1 files changed, 1 insertions, 1 deletions
diff --git a/suspicious b/suspicious
index 1f98508..28b1488 100755
--- a/suspicious
+++ b/suspicious
@@ -1,7 +1,7 @@
#!/usr/bin/python
#Author: Marc Jones <mjones@softwarefreedom.org>
#Date: Feb 26, 2014
-#Version 0.1.1
+#Version 0.1.2
from optparse import OptionParser