summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2018-03-21 17:11:57 +0100
committeremkael <emkael@tlen.pl>2018-03-21 17:11:57 +0100
commitf8fa8c47077c25c56cf245e8d974613db4459ff6 (patch)
tree480efbc215c9acede956491bc9d3ab0771aec1a8
parent05731124e0b88765c79c894e0d67d80c689cff78 (diff)
Version number bumped to 1.1.4
-rw-r--r--Aktywator.txt9
-rw-r--r--Aktywator/Properties/AssemblyInfo.cs4
-rw-r--r--Aktywator/Resources/BuildDate.txt2
3 files changed, 12 insertions, 3 deletions
diff --git a/Aktywator.txt b/Aktywator.txt
index 3de7a1b..ed4e14d 100644
--- a/Aktywator.txt
+++ b/Aktywator.txt
@@ -2,6 +2,15 @@
- nie działa zbieranie danych pośrednich, gdy wczytane są rozkłady (dane są zbierane w BWS, ale Kolektor Teamów ich nie czyta - potencjalny bug w Kolektorze)
- nie działa update ustawienia maksowania każdego sektora w czasie sesji (samo maksowanie ustawione na początku sesji - działa)
+Aktywator 1.1.4 (beta)
+??.??.???? [mkl]
+ * wczytywanie nazwisk do indywiduela granego parami
+ * usprawnienie mechanizmu wczytywania nazwisk do różnych sektorów
+ * usprawnienie mechanizmu ostrzegania o problemach przy wczytywaniu nazwisk
+ * poprawki sortowania listy nazwisk
+ * poprawki wczytywania rozkładów
+
+---------------------
Aktywator 1.1.3 (beta)
04.01.2018 [mkl]
* niewymuszanie odświeżania listy nazwisk po wczytaniu turnieju
diff --git a/Aktywator/Properties/AssemblyInfo.cs b/Aktywator/Properties/AssemblyInfo.cs
index e31f26d..9f3f39f 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.3.0")]
-[assembly: AssemblyFileVersion("1.1.3.0")]
+[assembly: AssemblyVersion("1.1.4.0")]
+[assembly: AssemblyFileVersion("1.1.4.0")]
diff --git a/Aktywator/Resources/BuildDate.txt b/Aktywator/Resources/BuildDate.txt
index c28b5ac..528d3c6 100644
--- a/Aktywator/Resources/BuildDate.txt
+++ b/Aktywator/Resources/BuildDate.txt
@@ -1 +1 @@
-2018-03-20
+2018-03-21