summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libloragw/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/libloragw/Makefile b/libloragw/Makefile
index 4575bdc..6edeb46 100644
--- a/libloragw/Makefile
+++ b/libloragw/Makefile
@@ -1,6 +1,6 @@
### get external defined data
-LIBLORAGW_VERSION := `cat ../VERSION`
+LIBLORAGW_VERSION := $(shell git describe)
include library.cfg
### constant symbols