From a9526bda9217e060383159cd085eec0366b27cf8 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Mon, 11 Apr 2016 22:38:44 +0200 Subject: [PATCH] Minor patch --- 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 274c3ba5e..2a9bf05f9 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -20,7 +20,7 @@ from lib.core.enums import OS from lib.core.revision import getRevisionNumber # sqlmap version (...) -VERSION = "1.0.4.14" +VERSION = "1.0.4.15" 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 011b79f8e..ecb6de0e8 100644 --- a/xml/errors.xml +++ b/xml/errors.xml @@ -44,7 +44,7 @@ - +