Skip to content

Commit 29eef59

Browse files
authored
Pull version from git in Makefile
Closes #1
1 parent 9d97e18 commit 29eef59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# A simple makefile for creating the High Resolution CFD Models bundled product
2-
VERSION := 2015.10.00
2+
VERSION := `git describe --tags`
33
PRODUCT := Process Models Bundle
44
PROD_SNAME := ProcessModels_bundle
55
LICENSE := CCSI_TE_LICENSE_$(PROD_SNAME).txt

0 commit comments

Comments
 (0)