From 3fec214d46a27ea8e15d7ae1a3d318ca361226f2 Mon Sep 17 00:00:00 2001
From: emkael <emkael@tlen.pl>
Date: Thu, 24 Aug 2017 00:40:07 +0200
Subject: Version number bump

---
 Aktywator/Properties/AssemblyInfo.cs | 4 ++--
 Aktywator/Resources/BuildDate.txt    | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

(limited to 'Aktywator')

diff --git a/Aktywator/Properties/AssemblyInfo.cs b/Aktywator/Properties/AssemblyInfo.cs
index b3ba87f..f355857 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.0.0")]
-[assembly: AssemblyFileVersion("1.1.0.0")]
+[assembly: AssemblyVersion("1.1.1.0")]
+[assembly: AssemblyFileVersion("1.1.1.0")]
diff --git a/Aktywator/Resources/BuildDate.txt b/Aktywator/Resources/BuildDate.txt
index ae51942..c3ff3d9 100644
--- a/Aktywator/Resources/BuildDate.txt
+++ b/Aktywator/Resources/BuildDate.txt
@@ -1 +1 @@
-2017-08-23 
+2017-08-24 
-- 
cgit v1.2.3