Skip to content

Commit

Permalink
Upd version
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeroen van der Heijden committed Aug 10, 2021
1 parent 902baab commit ba70e74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion makefile.init
@@ -1,4 +1,4 @@
MAJOR := 0
MINOR := 12
PATCH := 1
PATCH := 2
VERSION := $(MAJOR).$(MINOR).$(PATCH)

0 comments on commit ba70e74

Please sign in to comment.