Skip to content

Commit

Permalink
version: Ok we have a release candidate
Browse files Browse the repository at this point in the history
  • Loading branch information
EtchedPixels committed Jul 21, 2023
1 parent 7810ee2 commit 4facaed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version.mk
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#
# Fuzix version
#
export VERSION = 0.4pre1
export VERSION = 0.4rc1
export SUBVERSION = ""

1 comment on commit 4facaed

@balyuf
Copy link
Contributor

@balyuf balyuf commented on 4facaed Jul 22, 2023

Choose a reason for hiding this comment

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

Hmm, I just noticed that msx2 does not boot with rc1, at least not from a recompile after git pull ... will try to find out which (non-msx) commit since June 12 or so is interfering ... msx1 is fine though ...

Please sign in to comment.