mirror of
https://github.com/sqlmapproject/sqlmap.git
synced 2026-08-04 14:55:40 +00:00
Increased version to 0.9-dev
This commit is contained in:
parent
5063401130
commit
7f5bc5e3fe
2 changed files with 2 additions and 2 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue