Skip to content
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

fix wrong version number 2.069 to 2.070 #5375

Merged
merged 1 commit into from
Jan 29, 2016
Merged

Conversation

alphaKAI
Copy link
Contributor

I found that latest version of dmd's version remain 2.069, I fixed it to be 2.070.

WalterBright added a commit that referenced this pull request Jan 29, 2016
fix wrong version number 2.069 to 2.070
@WalterBright WalterBright merged commit 87d4ab6 into dlang:master Jan 29, 2016
@PetarKirov
Copy link
Member

Since DMD 2.070 is already released, I think this should be now DMD 2.071, so we don't forget to change it for the next release.

@Geod24
Copy link
Member

Geod24 commented Jan 29, 2016

Or maybe we could generate it from the git tag so it doesn't have to be manually handled.

@WalterBright
Copy link
Member

Who'd a-thunk that pulling this would break everything? Fix:

#5378

@tsbockman
Copy link
Contributor

Since DMD 2.070 is already released, I think this should be now DMD 2.071, so we don't forget to change it for the next release.

This would also solve a problem I have, which is that __VERSION__ doesn't currently allow me to differentiate between HEAD and the last stable release.

@JackStouffer
Copy link
Member

Who'd a-thunk that pulling this would break everything?

Auto tester is love. Auto tester is life.

@WebDrake
Copy link
Contributor

Since DMD 2.070 is already released

... shouldn't this patch (and Walter's in #5378) nevertheless be applied to stable, and a v2.070.1 released with these corrections? As it is, phobos v2.0.70.0 is still building a libphobos2.so.0.69.

Happy to submit the PR, just wanted to check if there was any reason stable hadn't already been patched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
7 participants