File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 33#define MyAppPublisher " Marcin Szeniak"
44#define MyAppURL " https://github.com/Klocman/Bulk-Crap-Uninstaller"
55#define MyAppExeName " BCUninstaller.exe"
6- #define MyAppCopyright " Copyright 2018 Marcin Szeniak"
6+ #define MyAppCopyright " Copyright 2023 Marcin Szeniak"
77
8- #define MyAppVersion " 5.4 .0.0"
9- #define MyAppVersionShort " 5.4 "
8+ #define MyAppVersion " 5.5 .0.0"
9+ #define MyAppVersionShort " 5.5 "
1010
1111#define InputDir " ..\bin\publish"
1212
Original file line number Diff line number Diff line change 3737// You can specify all the values or you can default the Build and Revision Numbers
3838// by using the '*' as shown below:
3939
40- [ assembly: AssemblyVersion ( "5.4 .0.0" ) ]
40+ [ assembly: AssemblyVersion ( "5.5 .0.0" ) ]
You can’t perform that action at this time.
0 commit comments