Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 151dcee commit 4898a2cCopy full SHA for 4898a2c
1 file changed
lib/core/settings.py
@@ -20,7 +20,7 @@
20
from lib.core.revision import getRevisionNumber
21
22
# sqlmap version and site
23
-VERSION = "1.0.0.3"
+VERSION = "1.0.0.4"
24
REVISION = getRevisionNumber()
25
VERSION_STRING = "sqlmap/%s" % VERSION
26
DESCRIPTION = "automatic SQL injection and database takeover tool"
0 commit comments