Skip to content

Commit

Permalink
update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
suryagupta4 committed Oct 15, 2024
1 parent f9eaa9d commit e83b59d
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=10
MINOR=12
endif
ifndef PATCH
PATCH=0
Expand Down

0 comments on commit e83b59d

Please sign in to comment.