Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit bd8dbb1

Browse files
committed
bump to 3.7.9.1
1 parent aabfc6a commit bd8dbb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ PROJECT = prometheus_rabbitmq_exporter
22
PROJECT_DESCRIPTION = RabbitMQ Prometheus.io metrics exporter
33
RABBITMQ_MINOR_VERSION = 3.7
44
# PROJECT_VERSION gets set in rabbitmq-components.mk to RABBITMQ_VERSION
5-
RABBITMQ_VERSION = $(RABBITMQ_MINOR_VERSION).2.5
5+
RABBITMQ_VERSION = $(RABBITMQ_MINOR_VERSION).9.1
66
EZ = $(PROJECT)-$(PROJECT_VERSION)
77
PROJECT_APP_EXTRA_KEYS = {maintainers, ["Ilya Khaprov"]}, \
88
{licenses, ["MIT"]}, \

0 commit comments

Comments
 (0)