summaryrefslogtreecommitdiffstats
path: root/shell-term-fm
diff options
context:
space:
mode:
authorPavel Vinogradov2019-03-20 17:12:27 -0400
committerPavel Vinogradov2019-03-20 17:12:27 -0400
commit20d2df1cced9cb29658450b6de431f84c4c37b87 (patch)
tree43ca4e5bf7ed4d0249a7eaa137d2d977edb4edc8 /shell-term-fm
parent3c0f33ed5e88645284e84392b48d4ddf2fe5b7b6 (diff)
shell-term-fm/bash: version 5.0.3
Diffstat (limited to 'shell-term-fm')
-rwxr-xr-xshell-term-fm/bash/DETAILS2
-rw-r--r--shell-term-fm/bash/HISTORY3
2 files changed, 4 insertions, 1 deletions
diff --git a/shell-term-fm/bash/DETAILS b/shell-term-fm/bash/DETAILS
index f183ba4b61..74c0c97790 100755
--- a/shell-term-fm/bash/DETAILS
+++ b/shell-term-fm/bash/DETAILS
@@ -1,5 +1,5 @@
SPELL=bash
- VERSION=5.0.2
+ VERSION=5.0.3
XVERSION=${VERSION%.*}
SECURITY_PATCH=8
BASH_PATCHLEVEL=${VERSION##*.}
diff --git a/shell-term-fm/bash/HISTORY b/shell-term-fm/bash/HISTORY
index 2a55086b49..8d9a547043 100644
--- a/shell-term-fm/bash/HISTORY
+++ b/shell-term-fm/bash/HISTORY
@@ -1,3 +1,6 @@
+2019-03-20 Pavel Vinogradov <public@sourcemage.org>
+ * DETAILS: version 5.0.3
+
2019-02-17 Pavel Vinogradov <public@sourcemage.org>
* DETAILS: tydying up for loop, made it similar to PRE_BUILD one