Skip to content

Commit

Permalink
Updated versioning
Browse files Browse the repository at this point in the history
Changed the mayor and minor version numbers to 0.
  • Loading branch information
fthaule committed Nov 13, 2021
1 parent bf7ab75 commit b6dda90
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,5 +1,5 @@
NAME := mtxorb
MAJOR := 1
MAJOR := 0
MINOR := 0
VERSION = $(MAJOR).$(MINOR)

Expand Down

0 comments on commit b6dda90

Please sign in to comment.