8000 Revert "Fix Process_Hacker_installer.iss file encoding (UTF8)" · JavaSergo/processhacker@4310de8 · GitHub
[go: up one dir, main page]

Skip to content

Commit 4310de8

Browse files
committed
Revert "Fix Process_Hacker_installer.iss file encoding (UTF8)"
This reverts commit ca6a8ed.
1 parent a105df0 commit 4310de8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/Installer/Process_Hacker_installer.iss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
#include "Services.iss"
3535

3636
#define installer_build_number "14"
37-
#define copyright "Copyright © 2010-2016, Process Hacker Team. Licensed under the GNU GPL, v3."
37+
#define copyright "Copyright © 2010-2016, Process Hacker Team. Licensed under the GNU GPL, v3."
3838

3939
#if defined(TWO_DIGIT_VER)
4040
#define app_version str(PHAPP_VERSION_MAJOR) + "." + str(PHAPP_VERSION_MINOR)

0 commit comments

Comments
 (0)
0