From e1d7641b8a60facd530e958486be0a93bb4616a7 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 6 Jul 2016 13:48:35 +0200 Subject: [PATCH] Good for different generic OleDB-alike connectors --- 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 51b0f3d95..591fc4926 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.11" +VERSION = "1.0.7.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 2f03d6075..acbf1541e 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -46,6 +46,7 @@ +