Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit d09d11e

Browse files
committedNov 18, 2024··
m
1 parent efb13f8 commit d09d11e

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed
 

‎TestVectors/project.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# This file stores the top level dafny version information.
22
# All elements of the project need to agree on this version.
3-
dafnyVersion=4.8.0
4-
dafnyRuntimeJavaVersion=4.8.0
3+
dafnyVersion=4.9.0
4+
dafnyRuntimeJavaVersion=4.9.0

‎project.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
projectJavaVersion=3.7.0-SNAPSHOT
2-
mplDependencyJavaVersion=1.7.2-SNAPSHOT
3-
dafnyVersion=4.8.0
4-
dafnyVerifyVersion=4.8.0
5-
dafnyRuntimeJavaVersion=4.8.0
2+
mplDependencyJavaVersion=1.7.4-SNAPSHOT
3+
dafnyVersion=4.9.0
4+
dafnyVerifyVersion=4.9.0
5+
dafnyRuntimeJavaVersion=4.9.0
66
smithyDafnyJavaConversionVersion=0.1.1

0 commit comments

Comments
 (0)
Please sign in to comment.