From 2e775fbb75d40207b416e9290498decd4282be88 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Wed, 6 Jul 2016 14:06:18 +0200 Subject: [PATCH] (e.g.) ASPx MsSQL Chinese exception messages don't start with 'Exception: string' --- 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 591fc4926..f875c6254 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.12" +VERSION = "1.0.7.13" 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 acbf1541e..70da43ad7 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -30,7 +30,7 @@ - +