Skip to content

Commit 988fee6

Browse files
Set version 9.1
1 parent 37c56e7 commit 988fee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ICSharpCode.Decompiler/Properties/DecompilerVersionInfo.template.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
public static class DecompilerVersionInfo
22
{
33
public const string Major = "9";
4-
public const string Minor = "0";
4+
public const string Minor = "1";
55
public const string Build = "0";
66
public const string Revision = "$INSERTREVISION$";
77
public const string VersionName = null;

0 commit comments

Comments
 (0)