hyprpm: add support for minimum versions

This commit is contained in:
Vaxry 2024-04-05 00:44:21 +01:00
parent 51b3148f09
commit 1ae592fcd9
9 changed files with 47 additions and 13 deletions

View file

@ -5,3 +5,4 @@
#define GIT_COMMIT_DATE "@DATE@"
#define GIT_DIRTY "@DIRTY@"
#define GIT_TAG "@TAG@"
#define GIT_COMMITS "@COMMITS@"