Skip to content

Commit 56a5e8d

Browse files
committed
Updated sqlmap packaging scripts, site and documentation, almost ready for sqlmap 0.6.2
1 parent 67e1be0 commit 56a5e8d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/core/settings.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030

3131

3232
# sqlmap version and site
33-
VERSION = "0.6.1"
33+
VERSION = "0.6.2"
3434
VERSION_STRING = "sqlmap/%s" % VERSION
3535
SITE = "http://sqlmap.sourceforge.net"
3636

0 commit comments

Comments
 (0)