From 7c9f99a3783a56072b4634d2137531ade54b40ca Mon Sep 17 00:00:00 2001 From: Andrew Nelless Date: Tue, 7 Feb 2017 21:58:31 +0000 Subject: [PATCH] Add build properties --- Config.properties | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 Config.properties diff --git a/Config.properties b/Config.properties new file mode 100644 index 00000000..0bc7c28f --- /dev/null +++ b/Config.properties @@ -0,0 +1,7 @@ +# +# Synergy build parameters +# +SYNERGY_VERSION_MAJOR = 1 +SYNERGY_VERSION_MINOR = 9 +SYNERGY_VERSION_PATCH = 0 +SYNERGY_VERSION_LABEL = git