Skip to content

Commit

Permalink
dev version bump
Browse files Browse the repository at this point in the history
  • Loading branch information
glaslos committed May 7, 2024
1 parent f62641f commit b08e9f8
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
@@ -1,4 +1,4 @@
VERSION := v1.0.0
VERSION := v1.0.1
NAME := glutton
BUILDSTRING := $(shell git log --pretty=format:'%h' -n 1)
VERSIONSTRING := $(NAME) version $(VERSION)+$(BUILDSTRING)
Expand Down

0 comments on commit b08e9f8

Please sign in to comment.