summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoremkael <emkael@tlen.pl>2017-09-19 19:44:59 +0200
committeremkael <emkael@tlen.pl>2017-09-19 19:44:59 +0200
commit84d46db52fe6b9a215720f28f4efd7004bc08d76 (patch)
treeb3c9ccfa76c0f45abe2798fbe008fcc0bd79279f
parent9f8e0908356a7ccdf5fac95aed77a77f7ffa047c (diff)
Bumping version number
-rw-r--r--Aktywator.txt10
-rw-r--r--Aktywator/Properties/AssemblyInfo.cs4
-rw-r--r--Aktywator/Resources/BuildDate.txt2
3 files changed, 12 insertions, 4 deletions
diff --git a/Aktywator.txt b/Aktywator.txt
index 3488da1..e7afc67 100644
--- a/Aktywator.txt
+++ b/Aktywator.txt
@@ -2,6 +2,14 @@
- nie działa update ustawienia maksowania każdego sektora w czasie sesji (samo maksowanie ustawione na początku sesji - działa)
---------------------
+Aktywator 1.1.2 (beta)
+19.09.2017 [mkl]
+ * pobieranie i wyświetlanie jako nazwiska dodatkowych informacji z turniejóé JFR Teamy (lineup, wynik meczu, wynik turnieju)
+ * poprawki interfejsu edytora nazwisk
+ * poprawki interfejsu górnego menu
+ * ostrzeżenie o niemożności zmiany maksowania sektorów w czasie sesji
+
+---------------------
Aktywator 1.1.1 (beta)
24.08.2017 [mkl]
* edytor nazwisk ładowanych do BWS
@@ -60,7 +68,7 @@ Aktywator 1.0.2
New:
- pokazywanie rozkładów (wymaga BCS 2.5.15, serwera 1.3.107d i pierników 1.6.1)
(nasz dotychczasowy firmware to serwer 1.3.1d i pierniki 1.4.1)
-- pierniki i serwerki ze starym i nowym firmware'em można mieszać
+- pierniki i serwerki ze starym i nowym firmware'em można mieszać
(testy (na normalnych turniejach) pokazują, że te wersje ze sobą współpracują)
Fixed:
diff --git a/Aktywator/Properties/AssemblyInfo.cs b/Aktywator/Properties/AssemblyInfo.cs
index f355857..423d93f 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.1.0")]
-[assembly: AssemblyFileVersion("1.1.1.0")]
+[assembly: AssemblyVersion("1.1.2.0")]
+[assembly: AssemblyFileVersion("1.1.2.0")]
diff --git a/Aktywator/Resources/BuildDate.txt b/Aktywator/Resources/BuildDate.txt
index 5463401..fd33c7a 100644
--- a/Aktywator/Resources/BuildDate.txt
+++ b/Aktywator/Resources/BuildDate.txt
@@ -1 +1 @@
-2017-09-12
+2017-09-19