Skip to content

Commit c4a144e

Browse files
committed
Release preaparation.
1 parent 2000eee commit c4a144e

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

Documentation/Changelog.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
### GNU-TK 2025.3
66

7-
Release date: not released yet
7+
Release date: July 17, 2025
88

99
- Minimize command line reconstructions which may introduce inaccuracies
1010
- More precise MSYS2 toolkit version detection
@@ -16,7 +16,7 @@ Release date: July 16, 2025
1616

1717
- Expansion of naturally occurring shebang arguments
1818
- Automatic translation of file path arguments
19-
- Ability to only use a GNU toolkit that operates within the host environment (`-i` command-line option)
19+
- Ability to use only a GNU toolkit that operates within the host environment (`-i` command-line option)
2020

2121
### GNU-TK 2025.1
2222

Source/Gapotchenko.GnuTK/Gapotchenko.GnuTK.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<PackageReference Include="Gapotchenko.Shields.Cygwin.Deployment" Version="2025.1.3-beta" />
5656
<PackageReference Include="Gapotchenko.Shields.Homebrew.Management" Version="2025.1.2-beta" />
5757
<PackageReference Include="Gapotchenko.Shields.Microsoft.Wsl.Deployment" Version="2025.1.2-beta" />
58-
<PackageReference Include="Gapotchenko.Shields.MSys2.Deployment" Version="2025.1.8-beta" />
58+
<PackageReference Include="Gapotchenko.Shields.MSys2.Deployment" Version="2025.2.1-beta" />
5959
</ItemGroup>
6060

6161
</Project>

Source/Mastering/.NET/Version.props

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
<!-- Version Information -->
44
<PropertyGroup>
5-
<Version>2025.3.1</Version>
5+
<Version>2025.3.3</Version>
66
</PropertyGroup>
77

88
</Project>

0 commit comments

Comments
 (0)