mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2025-12-06 20:51:31 +00:00
Increased version to 0.9-dev
This commit is contained in:
@@ -27,7 +27,7 @@ import subprocess
|
||||
import sys
|
||||
|
||||
# sqlmap version and site
|
||||
VERSION = "0.8"
|
||||
VERSION = "0.9-dev"
|
||||
VERSION_STRING = "sqlmap/%s" % VERSION
|
||||
DESCRIPTION = "automatic SQL injection and database takeover tool"
|
||||
SITE = "http://sqlmap.sourceforge.net"
|
||||
|
||||
Reference in New Issue
Block a user