diff --git a/lib/core/settings.py b/lib/core/settings.py index ea4efeed6..43d022053 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.7" +VERSION = "1.0.4.8" REVISION = getRevisionNumber() STABLE = VERSION.count('.') <= 2 VERSION_STRING = "sqlmap/%s#%s" % (VERSION, "stable" if STABLE else "dev") diff --git a/xml/boundaries.xml b/xml/boundaries.xml index 264eb88e8..6fe5e7f80 100644 --- a/xml/boundaries.xml +++ b/xml/boundaries.xml @@ -80,7 +80,7 @@ Formats: 1,2 1 ) - + [GENERIC_SQL_COMMENT]