diff --git a/lib/core/settings.py b/lib/core/settings.py index b21b6e552..11da6d2f0 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -19,7 +19,7 @@ from lib.core.enums import OS from lib.core.revision import getRevisionNumber # sqlmap version (...) -VERSION = "1.0.7.3" +VERSION = "1.0.7.4" REVISION = getRevisionNumber() STABLE = VERSION.count('.') <= 2 VERSION_STRING = "sqlmap/%s#%s" % (VERSION, "stable" if STABLE else "dev") diff --git a/xml/errors.xml b/xml/errors.xml index 15f7eac0f..7fc6d0dd0 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -66,6 +66,8 @@ + + @@ -77,8 +79,8 @@ - - + +