43674: Split more PM_ flags for variables and functions.

This avoids using sign bit.

Also bump dev version because of wordcode incompatibility.
This commit is contained in:
Peter Stephenson
2018-10-12 09:24:00 +01:00
parent 995a56cf01
commit fa5b9bf6ee
3 changed files with 27 additions and 22 deletions

View File

@@ -27,5 +27,5 @@
# This must also serve as a shell script, so do not add spaces around the
# `=' signs.
VERSION=5.6.2-dev-0
VERSION_DATE='September 15, 2018'
VERSION=5.6.2-dev-1
VERSION_DATE='October 11, 2018'