Skip to content

Commit

Permalink
Set version to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bernd committed Oct 26, 2023
1 parent 65f4f80 commit 906c982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.mk
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@ COLLECTOR_VERSION_MAJOR = 1
COLLECTOR_VERSION_MINOR = 5
COLLECTOR_VERSION_PATCH = 0
COLLECTOR_VERSION = $(COLLECTOR_VERSION_MAJOR).$(COLLECTOR_VERSION_MINOR).$(COLLECTOR_VERSION_PATCH)
COLLECTOR_VERSION_SUFFIX = -SNAPSHOT
COLLECTOR_VERSION_SUFFIX =
COLLECTOR_REVISION = 1

0 comments on commit 906c982

Please sign in to comment.