-
Notifications
You must be signed in to change notification settings - Fork 262
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepared next patch 4.9.1 and put back prereleases on master
- Loading branch information
1 parent
f805dd2
commit 85e9fe8
Showing
9 changed files
with
6 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
Source/IntegrationTests/TestFiles/LitTests/LitTest/gomodule/multimodule/test-go.dtr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
file_format_version = "1.0" | ||
dafny_version = "4.9.0.0" | ||
dafny_version = "4.9.1.0" | ||
[options_by_module.DafnyModule1] | ||
go-module-name = "GoModule1" |
Binary file modified
BIN
+0 Bytes
(100%)
Source/IntegrationTests/TestFiles/LitTests/LitTest/gomodule/multimodule/test.doo
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...IntegrationTests/TestFiles/LitTests/LitTest/pythonmodule/multimodule/PythonModule1-py.dtr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
file_format_version = "1.0" | ||
dafny_version = "4.9.0.0" | ||
dafny_version = "4.9.1.0" | ||
[options_by_module.DafnyModule1] | ||
python-module-name = "PythonModule1" |
Binary file modified
BIN
+0 Bytes
(100%)
...ce/IntegrationTests/TestFiles/LitTests/LitTest/pythonmodule/multimodule/PythonModule1.doo
Binary file not shown.
Binary file modified
BIN
+0 Bytes
(100%)
...ntegrationTests/TestFiles/LitTests/LitTest/pythonmodule/nestedmodule/SomeNestedModule.doo
Binary file not shown.
2 changes: 1 addition & 1 deletion
2
...Files/LitTests/LitTest/pythonmodule/nestedmodule/SomeNestedModule/SomeNestedModule-py.dtr
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
file_format_version = "1.0" | ||
dafny_version = "4.9.0.0" | ||
dafny_version = "4.9.1.0" | ||
[options_by_module."Some.Nested.Module"] | ||
python-module-name = "SomeNestedModule" |