Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
deadtrickster committed Mar 5, 2019
1 parent 86ce5b7 commit 68a2dfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
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.4
RABBITMQ_VERSION = $(RABBITMQ_MINOR_VERSION).2.5
EZ = $(PROJECT)-$(PROJECT_VERSION)
PROJECT_APP_EXTRA_KEYS = {maintainers, ["Ilya Khaprov"]}, \
{licenses, ["MIT"]}, \
Expand Down

0 comments on commit 68a2dfc

Please sign in to comment.