Skip to content

Commit

Permalink
Version: Update to 1.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
tlsa committed Aug 31, 2024
1 parent 18e6906 commit 094a5fe
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 @@ -13,7 +13,7 @@
# 6. Set VESION_DEVEL to 1, commit to main.
VERSION_MAJOR = 1
VERSION_MINOR = 4
VERSION_PATCH = 1
VERSION_PATCH = 2
VERSION_DEVEL = 1
VERSION_STR = $(VERSION_MAJOR).$(VERSION_MINOR).$(VERSION_PATCH)

Expand Down

0 comments on commit 094a5fe

Please sign in to comment.