From 98b77d32ccfcfe76fb5b55880f92a2265b96bb0e Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 27 Jun 2016 11:16:41 +0200 Subject: [PATCH] Minor update --- lib/core/settings.py | 2 +- xml/errors.xml | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index 385f6ad96..ba7647eb9 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.6.63" +VERSION = "1.0.6.64" 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 6c1cb6c37..7bfb3448f 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -34,6 +34,7 @@ +