Skip to content

Commit

Permalink
bump version for 1.0.50 release
Browse files Browse the repository at this point in the history
  • Loading branch information
wbx-github committed Aug 13, 2024
1 parent fd4df4b commit ecbc412
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Rules.mak
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ export RUNTIME_PREFIX DEVEL_PREFIX KERNEL_HEADERS MULTILIB_DIR
# Now config hard core
MAJOR_VERSION := 1
MINOR_VERSION := 0
SUBLEVEL := 49
SUBLEVEL := 50
EXTRAVERSION :=
VERSION := $(MAJOR_VERSION).$(MINOR_VERSION).$(SUBLEVEL)
ABI_VERSION := $(MAJOR_VERSION)
Expand Down

0 comments on commit ecbc412

Please sign in to comment.