switch to using git for versioning in config.mk

This commit is contained in:
2025-04-27 17:32:44 -05:00
parent 0e3a7a84e6
commit 6cf8849391
2 changed files with 2 additions and 2 deletions

View File

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