From 65a0f15f69fd234398bae87f6436785867f0a37d Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Tue, 28 Jun 2016 15:13:37 +0200 Subject: [PATCH] Minor update (error regex for PHP's sqlsrv module) --- lib/core/settings.py | 2 +- xml/errors.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/core/settings.py b/lib/core/settings.py index ba7647eb9..1b0c0adac 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.64" +VERSION = "1.0.6.65" 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 7bfb3448f..b2944d2f9 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -28,7 +28,7 @@ - +