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

chore: Prep for 4.6.0 #5263

Merged
merged 4 commits into from
Mar 27, 2024
Merged

chore: Prep for 4.6.0 #5263

merged 4 commits into from
Mar 27, 2024

Conversation

robin-aws
Copy link
Member

Description

  • Update version numbers
  • Rebuild standard library doo files (since they record the current version, and Dafny won't load them unless the version numbers match)
  • NOT bothering this time to switch nightly prereleases to be from the 4.6 branch, since it's almost identical to master and I'm going to cherry-pick over all but one change anyway.

By submitting this pull request, I confirm that my contribution is made under the terms of the MIT license.

# Conflicts:
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries-cs.doo
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries-go.doo
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries-java.doo
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries-js.doo
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries-notarget.doo
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries-py.doo
#	Source/DafnyStandardLibraries/binaries/DafnyStandardLibraries.doo
Copy link
Contributor

@alex-chew alex-chew left a comment

Choose a reason for hiding this comment

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

I think you're missing some version numbers in Source/DafnyPipeline/DafnyPipeline.csproj, Source/DafnyRuntime/DafnyRuntime.csproj, and Source/DafnyRuntime/DafnyRuntimeJava/build.gradle - see https://github.com/dafny-lang/dafny/pull/5199/files

Copy link
Contributor

@alex-chew alex-chew left a comment

Choose a reason for hiding this comment

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

LGTM

@robin-aws robin-aws merged commit 32909d9 into dafny-lang:master Mar 27, 2024
20 checks passed
robin-aws added a commit that referenced this pull request Mar 27, 2024
### Description
* Update version numbers
* Rebuild standard library doo files (since they record the current
version, and Dafny won't load them unless the version numbers match)
* NOT bothering this time to switch nightly prereleases to be from the
4.6 branch, since it's almost identical to master and I'm going to
cherry-pick over all but one change anyway.

<small>By submitting this pull request, I confirm that my contribution
is made under the terms of the [MIT
license](https://github.com/dafny-lang/dafny/blob/master/LICENSE.txt).</small>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants