From 242800c08523241e899a386e9dc31dcd0d8bf66d Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Tue, 1 Mar 2016 15:40:34 +0100 Subject: [PATCH] Minor update related to the #1740 --- lib/core/settings.py | 2 +- xml/errors.xml | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 033a97e22..d58337f4b 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 and site -VERSION = "1.0.0.11" +VERSION = "1.0.0.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 d83101c38..07bbe7f29 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -90,7 +90,8 @@ - + +