Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
mpolitzer committed Jul 3, 2024
1 parent e208634 commit f738086
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,9 @@
#

MAJOR := 0
MINOR := 15
MINOR := 16
PATCH := 0
LABEL :=
LABEL :=-output-unification-v2-test1
VERSION := $(MAJOR).$(MINOR).$(PATCH)$(LABEL)

TOOLS_DEB := machine-emulator-tools-v$(VERSION).deb
Expand Down

0 comments on commit f738086

Please sign in to comment.