We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d97e18 commit 29eef59Copy full SHA for 29eef59
1 file changed
Makefile
@@ -1,5 +1,5 @@
1
# A simple makefile for creating the High Resolution CFD Models bundled product
2
-VERSION := 2015.10.00
+VERSION := `git describe --tags`
3
PRODUCT := Process Models Bundle
4
PROD_SNAME := ProcessModels_bundle
5
LICENSE := CCSI_TE_LICENSE_$(PROD_SNAME).txt
0 commit comments