From 3d49a9d132d8cad2b65f00a344ddae80f38f78a0 Mon Sep 17 00:00:00 2001 From: MichaÅ‚ Klichowicz Date: Mon, 5 Feb 2024 17:57:45 +0100 Subject: Updating README and bumping version number --- Analizator9000/Analizator9000/Analizator9000.csproj | 2 +- Analizator9000/Analizator9000/Properties/AssemblyInfo.cs | 6 +++--- Analizator9000/Analizator9000/bin/Release/README.pl.txt | 9 ++++++--- Analizator9000/Analizator9000/bin/Release/README.txt | 7 +++++-- 4 files changed, 15 insertions(+), 9 deletions(-) diff --git a/Analizator9000/Analizator9000/Analizator9000.csproj b/Analizator9000/Analizator9000/Analizator9000.csproj index 8110e9d..f45db66 100644 --- a/Analizator9000/Analizator9000/Analizator9000.csproj +++ b/Analizator9000/Analizator9000/Analizator9000.csproj @@ -30,7 +30,7 @@ false true 0 - 0.11.0.%2a + 0.13.0.%2a false true diff --git a/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs b/Analizator9000/Analizator9000/Properties/AssemblyInfo.cs index cc611e3..0ccc649 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-2021")] +[assembly: AssemblyCopyright("Copyright © MichaÅ‚ Klichowicz 2012-2024")] [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.12.0.0")] -[assembly: AssemblyFileVersion("0.12.0.0")] +[assembly: AssemblyVersion("0.13.0.0")] +[assembly: AssemblyFileVersion("0.13.0.0")] [assembly: NeutralResourcesLanguageAttribute("")] diff --git a/Analizator9000/Analizator9000/bin/Release/README.pl.txt b/Analizator9000/Analizator9000/bin/Release/README.pl.txt index 5adfccd..2e5a458 100644 --- a/Analizator9000/Analizator9000/bin/Release/README.pl.txt +++ b/Analizator9000/Analizator9000/bin/Release/README.pl.txt @@ -93,12 +93,12 @@ O: Z repozytorium Subversion dostÄ™pnego pod adresem: https://github.com/emkael/an9k/ P: Czy kod jest udokumentowany? -O: StaraÅ‚em siÄ™, jak mogÅ‚em. Dokumentacja kodu w formie HTML oraz pliku CHM +O: StaraÅ‚em siÄ™, jak mogÅ‚em. Dokumentacja kodu w formie HTML oraz plikach MSHC/MSHA dostÄ™pna jest na stronie internetowej aplikacji: http://ank9.emkael.info/code/ P: W jakim Å›rodowisku powstaÅ‚ program? -O: Microsoft Visual Studio/Visual C# 2010. +O: Microsoft Visual Studio/Visual C# 2010 i 2022. P: Czy mogÄ™ prosić o dopisanie kodu dla funkcjonalnoÅ›ci X? O: ProÅ›cie, a bÄ™dzie Wam dane. @@ -168,6 +168,9 @@ i dobre piwo. 8. HISTORIA ZMIAN ================= +2024.02 - 0.13 + * poprawka bÅ‚Ä™du: program nie analizuje kontraktów, których czÄ™stość jest wyzerowana + 2021.02 - 0.12 * chiÅ„skie tÅ‚umaczenie, autorstwa Li Ruisheng * kosmetyka wyÅ›wietlania wyników/max/IMP wzglÄ™dem rozgrywajÄ…cego @@ -192,7 +195,7 @@ i dobre piwo. Licencja BSD (dwuklauzulowa) -Copyright (c) 2012-2021, MichaÅ‚ Klichowicz +Copyright (c) 2012-2024, MichaÅ‚ Klichowicz Wszystkie prawa zastrzeżone Redystrybucja i używanie, czy to w formie kodu źródÅ‚owego, czy w formie kodu diff --git a/Analizator9000/Analizator9000/bin/Release/README.txt b/Analizator9000/Analizator9000/bin/Release/README.txt index 8f82352..d403120 100644 --- a/Analizator9000/Analizator9000/bin/Release/README.txt +++ b/Analizator9000/Analizator9000/bin/Release/README.txt @@ -92,7 +92,7 @@ A: From the Git repository available at: https://github.com/emkael/an9k Q: What's the environment you've used to create this software? -A: Microsoft Visual Studio/Visual C# 2010. +A: Microsoft Visual Studio/Visual C# 2010 and 2022. Q: Can I ask you to write feature X into your software? A: And I tell you, ask, and it will be given to you. @@ -160,6 +160,9 @@ and non-commercial. I do like a decent book and a good beer, though. 8. CHANGES HISTORY ================== +2024.02 - 0.13 + * bugfix version: do not analyze contracts that are zeroed in frequency tables + 2021.02 - 0.12 * Chinese translation, courtesy of Li Ruisheng * cosmetic fixes to scores/MP/IMP in relation to the declarer @@ -184,7 +187,7 @@ and non-commercial. I do like a decent book and a good beer, though. The 2-clause BSD License -Copyright (c) 2012-2021, Micha³ Klichowicz +Copyright (c) 2012-2024, Micha³ Klichowicz All right reserved Redistribution and use in source and binary forms, with or without modification, -- cgit v1.2.3