Skip to content

Commit 6e9f136

Browse files
Update devel to 20220307, commit b4e5e5505cc4495c6237c32a65ba62ebcc497b31
1 parent ea39ec7 commit 6e9f136

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,9 +97,9 @@
9797
},
9898
"devel": {
9999
"commit": {
100-
"description": "changes to make EOF state available to readline applications; fix for command substitution parsing inside conditional command",
101-
"version": "e7a56619a2f8d8d8e49ba96b9febc22bce1f74f0"
100+
"description": "fix to readline redisplay of invisible chars at end of line; fix to here-document delimiter quote removal; prompt expansion makes invisible chars in w, W, s visible",
101+
"version": "b4e5e5505cc4495c6237c32a65ba62ebcc497b31"
102102
},
103-
"version": "20220221"
103+
"version": "20220307"
104104
}
105105
}

0 commit comments

Comments
 (0)