Skip to content

Commit

Permalink
bump to 3.7.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed May 8, 2019
1 parent aabfc6a commit bd8dbb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -2,7 +2,7 @@ PROJECT = prometheus_rabbitmq_exporter
PROJECT_DESCRIPTION = RabbitMQ Prometheus.io metrics exporter
RABBITMQ_MINOR_VERSION = 3.7
# PROJECT_VERSION gets set in rabbitmq-components.mk to RABBITMQ_VERSION
RABBITMQ_VERSION = $(RABBITMQ_MINOR_VERSION).2.5
RABBITMQ_VERSION = $(RABBITMQ_MINOR_VERSION).9.1
EZ = $(PROJECT)-$(PROJECT_VERSION)
PROJECT_APP_EXTRA_KEYS = {maintainers, ["Ilya Khaprov"]}, \
{licenses, ["MIT"]}, \
Expand Down

0 comments on commit bd8dbb1

Please sign in to comment.