Update rabbitmq-components.mk

This commit is contained in:
Jean-Sébastien Pédron 2016-12-08 19:14:41 +01:00
parent 01434f6540
commit 86b25536ea
1 changed files with 1 additions and 1 deletions

View File

@ -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 \