diff options
author | emkael <emkael@tlen.pl> | 2018-01-04 01:01:23 +0100 |
---|---|---|
committer | emkael <emkael@tlen.pl> | 2018-01-04 01:01:23 +0100 |
commit | f58213dbf8b1d52f9545a7c3b227cff59a888afb (patch) | |
tree | b81ddbc9cef517446232e007b9e287152e504235 /Aktywator | |
parent | 4f5d46d5a077fa47b44f8987552f7e58a7e2f65d (diff) |
Project metadata updated for v1.1.3
Diffstat (limited to 'Aktywator')
-rw-r--r-- | Aktywator/Properties/AssemblyInfo.cs | 6 | ||||
-rw-r--r-- | Aktywator/Resources/BuildDate.txt | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/Aktywator/Properties/AssemblyInfo.cs b/Aktywator/Properties/AssemblyInfo.cs index 423d93f..e31f26d 100644 --- a/Aktywator/Properties/AssemblyInfo.cs +++ b/Aktywator/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ using System.Runtime.InteropServices; [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Michał Zimniewicz")] [assembly: AssemblyProduct("Aktywator")] -[assembly: AssemblyCopyright("Copyright © 2011-2017 Michał Zimniewicz")] +[assembly: AssemblyCopyright("Copyright © 2011-2018 Michał Zimniewicz")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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.2.0")] -[assembly: AssemblyFileVersion("1.1.2.0")] +[assembly: AssemblyVersion("1.1.3.0")] +[assembly: AssemblyFileVersion("1.1.3.0")] diff --git a/Aktywator/Resources/BuildDate.txt b/Aktywator/Resources/BuildDate.txt index 0417c53..2ee3a9a 100644 --- a/Aktywator/Resources/BuildDate.txt +++ b/Aktywator/Resources/BuildDate.txt @@ -1 +1 @@ -2017-12-28 +2018-01-04 |