Skip to content

Commit 25fb4f4

Browse files
Prepare 4.0.1 hotfix release.
1 parent e6e8fbe commit 25fb4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ILSpy/Properties/AssemblyInfo.template.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ internal static class RevisionClass
4040
{
4141
public const string Major = "4";
4242
public const string Minor = "0";
43-
public const string Build = "0";
43+
public const string Build = "1";
4444
public const string Revision = "$INSERTREVISION$";
4545
public const string VersionName = null;
4646

0 commit comments

Comments
 (0)