Skip to content

Commit

Permalink
Bump version to v4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CTCaer committed Aug 23, 2018
1 parent 7803bbc commit 6da09b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bootloader/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -3073,7 +3073,7 @@ ment_t ment_top[] = {
};
menu_t menu_top = {
ment_top,
"hekate - CTCaer mod v3.2", 0, 0
"hekate - CTCaer mod v4.0", 0, 0
};

extern void pivot_stack(u32 stack_top);
Expand Down

3 comments on commit 6da09b3

@ThatNerdyPikachu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

IT'S HAPPENING

@mariogamer2
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

OMG

@CTCaer
Copy link
Owner Author

@CTCaer CTCaer commented on 6da09b3 Aug 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Summer hit hard. But in the end the release is here! ^^

Please sign in to comment.