From 68a83098abfb25b8c4d7e975643b01f693cc11c9 Mon Sep 17 00:00:00 2001 From: Miroslav Stampar Date: Tue, 25 Sep 2018 14:06:32 +0200 Subject: [PATCH] Update of THANKS (based on 2017 donation) --- doc/THANKS.md | 1 + lib/core/settings.py | 2 +- txt/checksum.md5 | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/doc/THANKS.md b/doc/THANKS.md index 6e9f85819..94a32b480 100644 --- a/doc/THANKS.md +++ b/doc/THANKS.md @@ -597,6 +597,7 @@ Carlos Gabriel Vergara, Patrick Webster, * for suggesting an enhancement +* for donating to sqlmap development (from OSI.Security) Ed Williams, * for suggesting a minor enhancement diff --git a/lib/core/settings.py b/lib/core/settings.py index 1b01c8efc..163855952 100644 --- a/lib/core/settings.py +++ b/lib/core/settings.py @@ -19,7 +19,7 @@ from lib.core.enums import DBMS_DIRECTORY_NAME from lib.core.enums import OS # sqlmap version (...) -VERSION = "1.2.9.38" +VERSION = "1.2.9.39" TYPE = "dev" if VERSION.count('.') > 2 and VERSION.split('.')[-1] != '0' else "stable" TYPE_COLORS = {"dev": 33, "stable": 90, "pip": 34} VERSION_STRING = "sqlmap/%s#%s" % ('.'.join(VERSION.split('.')[:-1]) if VERSION.count('.') > 2 and VERSION.split('.')[-1] == '0' else VERSION, TYPE) diff --git a/txt/checksum.md5 b/txt/checksum.md5 index e204e090f..4480216f9 100644 --- a/txt/checksum.md5 +++ b/txt/checksum.md5 @@ -50,7 +50,7 @@ c8c386d644d57c659d74542f5f57f632 lib/core/patch.py 0c3eef46bdbf87e29a3f95f90240d192 lib/core/replication.py a7db43859b61569b601b97f187dd31c5 lib/core/revision.py fcb74fcc9577523524659ec49e2e964b lib/core/session.py -9f3052dd8ab94a3429f356d40dc263c1 lib/core/settings.py +bae340b4a0f79271c0690deff7d849a1 lib/core/settings.py dd68a9d02fccb4fa1428b20e15b0db5d lib/core/shell.py a7edc9250d13af36ac0108f259859c19 lib/core/subprocessng.py 62bc180e3e828949ffb342a8f756c183 lib/core/target.py