Skip to content

Commit

Permalink
Version update.
Browse files Browse the repository at this point in the history
  • Loading branch information
TBXin committed Sep 22, 2016
1 parent b08a91f commit 040ef94
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/NFirmwareEditor/Core/Consts.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
{
internal static class Consts
{
internal const string ApplicationVersion = "4.11";
internal const string ApplicationVersion = "5.0";
internal const string ApplicationTitleWoVersion = "NFirmwareEditor";
internal const string ApplicationTitle = ApplicationTitleWoVersion + " v" + ApplicationVersion;

Expand Down

0 comments on commit 040ef94

Please sign in to comment.