diff --git a/lib/core/settings.py b/lib/core/settings.py index c1db4925c..55167475a 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -20,7 +20,7 @@ from lib.core.enums import OS from lib.core.revision import getRevisionNumber # sqlmap version (...) -VERSION = "1.0.4.11" +VERSION = "1.0.4.12" 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 4f29b7272..011b79f8e 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -56,7 +56,7 @@ - + @@ -88,7 +88,7 @@ - +