mirror of https://github.com/PCSX2/pcsx2.git
nsis: Bump version to 1.8.0
This commit is contained in:
parent
74817a52ef
commit
6040f8c838
|
@ -17,7 +17,7 @@ Var UserPrivileges
|
||||||
Var IsAdmin
|
Var IsAdmin
|
||||||
|
|
||||||
!ifndef APP_VERSION
|
!ifndef APP_VERSION
|
||||||
!define APP_VERSION "1.6.0"
|
!define APP_VERSION "1.8.0"
|
||||||
!endif
|
!endif
|
||||||
|
|
||||||
!define APP_NAME "PCSX2 ${APP_VERSION}"
|
!define APP_NAME "PCSX2 ${APP_VERSION}"
|
||||||
|
|
Loading…
Reference in New Issue