-
-
Notifications
You must be signed in to change notification settings - Fork 5.7k
Set master version to 1.5 #34218
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Set master version to 1.5 #34218
Conversation
NEWS needs edits. I'll do a pass. |
6b8137c
to
2bb4aeb
Compare
For future releases, can we just merge this to master whenever and the create the release branch from whatever the commit before was? Trying to lock master without an enforcement mechanism seems potentially problematic. |
Yes, agreed. |
I'm getting
and
at the end of trying to build Julia. Related? Easy fix? |
Very weird, I have not gotten that on any of my systems: I've rebuilt from source with this change on Linux, macOS, and FreeBSD. Perhaps clean it out ( |
Worked, thanks! (Note for anyone who reads this: first save elsewhere any untracked files you don't want deleted.) |
|
|
That would not remove the .o files right? We have too many (4) clean targets. Max level is |
Ideally, it should have been updated in JuliaLang#34218. Fix JuliaLang#34259.
VERSION has been set to 1.5.0-DEV, the 1.4 NEWS items have been moved to HISTORY, and NEWS has been cleared out for 1.5 items.
Please don't merge anything to master until this is merged so that versions don't get messed up, since 1.4 has been branched.