Skip to content

Commit

Permalink
Bump version to 2.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
f18m committed Nov 14, 2024
1 parent 27cf43b commit de04aed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Constants.mk
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ RPM_TARBALL_DIR:=/tmp/cmonitor/tarball
# IMPORTANT: other places where the version must be updated:
# - debian/changelog -> to release a new Ubuntu package
# See also https://github.com/f18m/cmonitor/wiki/new-release
CMONITOR_VERSION:=2.5.0
CMONITOR_VERSION:=2.6.0
CMONITOR_RELEASE:=0

ifeq ($(CMONITOR_LAST_COMMIT_HASH),)
Expand Down

0 comments on commit de04aed

Please sign in to comment.