]> git.cameronkatri.com Git - ldid.git/commitdiff
Update VERSION
authorTeutates <103068388+Teutates@users.noreply.github.com>
Thu, 21 Jul 2022 00:14:17 +0000 (20:14 -0400)
committerTeutates <103068388+Teutates@users.noreply.github.com>
Thu, 21 Jul 2022 00:14:17 +0000 (20:14 -0400)
Makefile

index e528faf49239dfe2a0fd0e8be76ddff5e2be824d..022e85663a05c835a054b9c6bc7003842ea79998 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
 ifneq (,$(wildcard .git))
 VERSION  ?= $(shell git describe --tags)
 else
 ifneq (,$(wildcard .git))
 VERSION  ?= $(shell git describe --tags)
 else
-VERSION  ?= 2.1.5-procursus3
+VERSION  ?= 2.1.5-procursus5
 endif
 
 CC       ?= cc
 endif
 
 CC       ?= cc