summaryrefslogtreecommitdiff
path: root/rabbitmq-components.mk
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2016-12-08 19:14:41 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2016-12-08 19:14:41 +0100
commit3bb0ff39e1ef0aa20fa2cb11a45219f2ecf297a9 (patch)
tree8f2f28a6e8dc38e30a4000d7d1e5887454f9d357 /rabbitmq-components.mk
parentb517ef26690f7a8891ccbdd013349f8baff80b05 (diff)
downloadrabbitmq-server-git-3bb0ff39e1ef0aa20fa2cb11a45219f2ecf297a9.tar.gz
Update rabbitmq-components.mk
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 \