summaryrefslogtreecommitdiff
path: root/VERSION.txt
AgeCommit message (Collapse)Author
2026-03-27Add -dev version suffix againHEADmainxengineering
This makes sure only releases have version string without this suffix.
2026-03-27Release version 0.2.0v0.2.0xengineering
2026-03-27Move version string to VERSION.txtxengineering
This new files can easily be included into Meson and Go. Passing it from Meson to Go or vice versa is not that easy. Thus the version string is now maintained in a dedicated file.