Add VERSION_CODE and print normal version
authorPhil Burk <philburk@mobileer.com>
Fri, 25 Nov 2022 15:57:04 +0000 (07:57 -0800)
committerPhil Burk <philburk@mobileer.com>
Sun, 1 Jan 2023 00:27:37 +0000 (16:27 -0800)
commitab730a3ddcc9083b31865278279ae9c941913629
tree4b58fcaea14b45c80206362af83491bc31c3a575
parent3c4c6950fd3a04bf6a23aab79777124372135d54
Add VERSION_CODE and print normal version

This will make pForth more consistent with other packages
that use version names like "2.0.0"

Fixes #99
csrc/pf_core.c
csrc/pf_guts.h
csrc/pf_inner.c
csrc/pfcompil.c