From 789ec9565d017d931e84666298f46a9781431518 Mon Sep 17 00:00:00 2001 From: zilmar Date: Sun, 20 Sep 2015 06:23:47 +1000 Subject: [PATCH] Add git,properties --- git.properties | 1 + 1 file changed, 1 insertion(+) create mode 100644 git.properties diff --git a/git.properties b/git.properties new file mode 100644 index 000000000..80bc17042 --- /dev/null +++ b/git.properties @@ -0,0 +1 @@ +GIT_DESCRIBE=$(git describe --tags --long)