summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Analizator9000/Analizator9000/Properties/AssemblyInfo.cs6
1 files changed, 3 insertions, 3 deletions
diff --git a/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs b/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs
index e4c7263..b487b87 100644
--- a/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs
+++ b/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs
@@ -11,7 +11,7 @@ using System.Resources;
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
[assembly: AssemblyProduct("Analizator9000")]
-[assembly: AssemblyCopyright("Copyright © Michał Klichowicz 2012")]
+[assembly: AssemblyCopyright("Copyright © Michał Klichowicz 2012-2014")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
@@ -33,6 +33,6 @@ using System.Resources;
// 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("0.9.0.0")]
-[assembly: AssemblyFileVersion("0.9.0.0")]
+[assembly: AssemblyVersion("0.9.3.0")]
+[assembly: AssemblyFileVersion("0.9.3.0")]
[assembly: NeutralResourcesLanguageAttribute("pl-PL")]