Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
boyamurthy authored Feb 21, 2024
1 parent 3d9d417 commit 1f16952
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
Expand Up @@ -30,7 +30,7 @@ ifndef MAJOR
MAJOR=2
endif
ifndef MINOR
MINOR=9
MINOR=10
endif
ifndef PATCH
PATCH=0
Expand Down

0 comments on commit 1f16952

Please sign in to comment.