Skip to content

Commit

Permalink
update version date
Browse files Browse the repository at this point in the history
  • Loading branch information
SK21 committed Jun 5, 2024
1 parent c9a517b commit adc2ded
Show file tree
Hide file tree
Showing 12 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RateAppSource/RateController/Classes/clsTools.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public class clsTools
private string cPropertiesApp;
private string cPropertiesFile;
private string cSettingsDir;
private string cVersionDate = "03-Jun-2024";
private string cVersionDate = "04-Jun-2024";
private FormStart mf;
private Form[] OpenForms = new Form[30]; // make sure to allocate enough
private SortedDictionary<string, string> Props = new SortedDictionary<string, string>();
Expand Down
Binary file modified RateAppSource/RateController/obj/Debug/RateController.exe
Binary file not shown.
Binary file modified RateAppSource/RateController/obj/Debug/RateController.pdb
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file modified RateControllerApp/RateController.exe
Binary file not shown.
Binary file modified RateControllerApp/de/RateController.resources.dll
Binary file not shown.
Binary file modified RateControllerApp/fr/RateController.resources.dll
Binary file not shown.
Binary file modified RateControllerApp/hu/RateController.resources.dll
Binary file not shown.
Binary file modified RateControllerApp/nl/RateController.resources.dll
Binary file not shown.
Binary file modified RateControllerApp/pl/RateController.resources.dll
Binary file not shown.
Binary file modified RateControllerApp/ru/RateController.resources.dll
Binary file not shown.

0 comments on commit adc2ded

Please sign in to comment.