From dd082ef79de3ed4223fe16d3bf79b9f03d09f406 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 4 Jul 2016 09:49:18 +0200 Subject: [PATCH] Minor update (new error regex for Informix) --- 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 92296dfad..b21b6e552 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.2" +VERSION = "1.0.7.3" 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 b2944d2f9..15f7eac0f 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -65,6 +65,7 @@ +