mirror of
https://gitlab.com/openlp/packaging.git
synced 2024-12-22 13:02:50 +00:00
Add a missing s
This commit is contained in:
parent
d583f9a3cb
commit
9381311d7d
@ -7,7 +7,7 @@
|
|||||||
#define AppPublisher "OpenLP Developers"
|
#define AppPublisher "OpenLP Developers"
|
||||||
#define AppURL "http://openlp.org/"
|
#define AppURL "http://openlp.org/"
|
||||||
#define AppExeName "OpenLP.exe"
|
#define AppExeName "OpenLP.exe"
|
||||||
#define Arch "%(arch)"
|
#define Arch "%(arch)s"
|
||||||
|
|
||||||
#define FileHandle FileOpen("%(branch)s\dist\OpenLP\.version")
|
#define FileHandle FileOpen("%(branch)s\dist\OpenLP\.version")
|
||||||
#define FileLine FileRead(FileHandle)
|
#define FileLine FileRead(FileHandle)
|
||||||
|
Loading…
Reference in New Issue
Block a user