We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 37c56e7 commit 988fee6Copy full SHA for 988fee6
1 file changed
ICSharpCode.Decompiler/Properties/DecompilerVersionInfo.template.cs
@@ -1,7 +1,7 @@
1
public static class DecompilerVersionInfo
2
{
3
public const string Major = "9";
4
- public const string Minor = "0";
+ public const string Minor = "1";
5
public const string Build = "0";
6
public const string Revision = "$INSERTREVISION$";
7
public const string VersionName = null;
0 commit comments