summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2016-12-06 13:45:18 +0100
committerJean-Sébastien Pédron <jean-sebastien@rabbitmq.com>2016-12-06 13:45:18 +0100
commite82c0641eebd2b542ec5d1aefa9eff3b371128d5 (patch)
tree58abd496ebcbe9e4937fff46384a8fac8ed684c1 /Makefile
parent3311d2a628b98405a1c51fc6bd99d5f28fa13d4e (diff)
downloadrabbitmq-server-git-e82c0641eebd2b542ec5d1aefa9eff3b371128d5.tar.gz
Makefile: PROJECT_VERSION is set in rabbitmq-components.mk
[#130992027]
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 430d9657c2..176705010d 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
PROJECT = rabbit
PROJECT_DESCRIPTION = RabbitMQ
-PROJECT_VERSION = $(RABBITMQ_VERSION)
PROJECT_MOD = rabbit
PROJECT_REGISTERED = rabbit_amqqueue_sup \
rabbit_direct_client_sup \