summaryrefslogtreecommitdiff
path: root/rabbitmq-components.mk
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2016-12-09 19:17:39 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2016-12-09 19:17:39 +0100
commit59fcbd90cd48d89ab69231cef2a61ea8f81f02e3 (patch)
treee9f99b3eebef96ceb848d92218abd7c9f21cb8e5 /rabbitmq-components.mk
parentbd67bc3669ce588c05be8999dbd86e54c7ee8a7d (diff)
parent4d3d1705e835e2bad9b82ff10bbaee6f8130a2a9 (diff)
downloadrabbitmq-server-git-59fcbd90cd48d89ab69231cef2a61ea8f81f02e3.tar.gz
Merge branch 'stable'rabbitmq_v3_7_0_milestone8
Diffstat (limited to 'rabbitmq-components.mk')
-rw-r--r--rabbitmq-components.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/rabbitmq-components.mk b/rabbitmq-components.mk
index 7f168d029a..c05a66fe13 100644
--- a/rabbitmq-components.mk
+++ b/rabbitmq-components.mk
@@ -11,7 +11,7 @@ endif
# 3. a version based on git-describe(1), if it is a Git clone;
# 4. 0.0.0
-PROJECT_VERSION = $(RABBITMQ_VERSION)
+PROJECT_VERSION := $(RABBITMQ_VERSION)
ifeq ($(PROJECT_VERSION),)
PROJECT_VERSION := $(shell \