mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Removed REVISION, makes no sense.
Import and use python psyco library to speed up if it's installed: it's optional.
This commit is contained in:
@@ -30,7 +30,6 @@ import sys
|
||||
|
||||
|
||||
# sqlmap version and site
|
||||
REVISION = "$Revision$"
|
||||
VERSION = "0.6.3-rc3"
|
||||
VERSION_STRING = "sqlmap/%s" % VERSION
|
||||
SITE = "http://sqlmap.sourceforge.net"
|
||||
|
||||
Reference in New Issue
Block a user