Enter commit hash for release 1.4.3

Set current version to `1.4.3-dev`
Fix test `version.t` to correctly verify version string

Signed-off-by: Thomas Lauf <thomas.lauf@tngtech.com>
This commit is contained in:
Thomas Lauf 2021-05-28 14:14:07 +02:00
parent fc618636aa
commit 35dc22c8ef
3 changed files with 3 additions and 3 deletions

View file

@ -1,6 +1,6 @@
------ current release ---------------------------
1.4.3 (2021-05-28) -
1.4.3 (2021-05-28) - fc618636aacba6e52d447b482aeef58b375dfc8c
- #159 Tags enclosed in escaped double-quotes are not handled correctly
(thanks to Shaun Ruffell)