mirror of https://github.com/PCSX2/pcsx2.git
Update installer version string.
git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5356 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
parent
b40682155a
commit
53396b52c0
|
@ -44,7 +44,7 @@
|
|||
; uninstall folders.
|
||||
|
||||
!ifndef APP_VERSION
|
||||
!define APP_VERSION "1.0.0"
|
||||
!define APP_VERSION "1.1.0"
|
||||
!endif
|
||||
|
||||
!define APP_NAME "PCSX2 ${APP_VERSION} (r${SVNREV_PACKAGE})"
|
||||
|
|
Loading…
Reference in New Issue