summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f95237..a0e8f7d 100755
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,7 @@ HELPER_BIN := bitmask_helper
APP_NAME := RiseupVPN
BUILD_RELEASE?=no
OSX_CERT = "Developer ID Installer: LEAP Encryption Access Project"
-VERSION = $(shell git -C `go env GOPATH`/src/$(SYSTRAY) describe --tags)
+VERSION = $(shell git -C `go env GOPATH`/src/$(SYSTRAY) describe --tags --always)
# -----------------------------------------------------------------------------
# Windows