diff options
author | emkael <emkael@tlen.pl> | 2018-04-13 17:07:24 +0200 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-04-13 17:07:24 +0200 |
commit | 40fd243fcbf38cb4bddf9337b2d8be5165dd3b22 (patch) | |
tree | 5fcd03dd00c74653633b163f4fabe174647824d8 | |
parent | 252f77a86f9d70800e7cc9aa58de2557fba5fdaa (diff) |
Bumping version number
-rw-r--r-- | Aktywator/Properties/AssemblyInfo.cs | 4 | ||||
-rw-r--r-- | Aktywator/Resources/BuildDate.txt | 2 |
2 files changed, 3 insertions, 3 deletions
diff --git a/Aktywator/Properties/AssemblyInfo.cs b/Aktywator/Properties/AssemblyInfo.cs index 9f3f39f..90362f9 100644 --- a/Aktywator/Properties/AssemblyInfo.cs +++ b/Aktywator/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("1.1.4.0")] -[assembly: AssemblyFileVersion("1.1.4.0")] +[assembly: AssemblyVersion("1.1.4.1")] +[assembly: AssemblyFileVersion("1.1.4.1")] diff --git a/Aktywator/Resources/BuildDate.txt b/Aktywator/Resources/BuildDate.txt index 528d3c6..777043e 100644 --- a/Aktywator/Resources/BuildDate.txt +++ b/Aktywator/Resources/BuildDate.txt @@ -1 +1 @@ -2018-03-21 +2018-04-13 |