Skip to content

Commit 91fe98e

Browse files
Update devel to 20240604, commit dbb48b978671394bcb33c9f34656a9aadf40a318
1 parent 42d4f5b commit 91fe98e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

devel/Dockerfile

+3-3
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -146,9 +146,9 @@
146146
"version": "3.20"
147147
},
148148
"commit": {
149-
"description": "fix issue with interupting timed functions; fix for parsing comsubs inside arith for commands; allow break and continue inside arith for expressions; fix for case-insensitive completion with multibyte chars; fix some minor memory leaks; reset read buffer if it returns partial results on EINTR; fix for undo in execute-named-command",
150-
"version": "f65ed506d4dfecbc2667c34a9cb18175ada95cea"
149+
"description": "avoid storing extra copy of function bodies; fix some minor memory leaks",
150+
"version": "dbb48b978671394bcb33c9f34656a9aadf40a318"
151151
},
152-
"version": "20240603"
152+
"version": "20240604"
153153
}
154154
}

0 commit comments

Comments
 (0)