make verision show how dirty it is

This commit is contained in:
Squibid 2025-11-13 20:36:40 -05:00
parent 4e3d6f9b4a
commit f31076baf8
Signed by: squibid
GPG key ID: BECE5684D3C4005D

View file

@ -1,4 +1,4 @@
VERSION = `git describe --tags --abbrev=0` VERSION := `git describe --tags --dirty`
PKG_CONFIG = pkg-config PKG_CONFIG = pkg-config