From a4b60dc00f15f9cb8f2adb14198627162e1603c8 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Sun, 26 Jun 2016 00:40:54 +0200 Subject: [PATCH] New error regex for MsSQL --- 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 71afdcb98..f8ef18529 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.56" +VERSION = "1.0.6.57" 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 d01f6a875..6c1cb6c37 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -33,6 +33,7 @@ +