Update installer version string.

git-svn-id: http://pcsx2.googlecode.com/svn/trunk@5356 96395faa-99c1-11dd-bbfe-3dabce05a288
This commit is contained in:
gigaherz 2012-08-04 16:22:05 +00:00
parent b40682155a
commit 53396b52c0
1 changed files with 1 additions and 1 deletions

View File

@ -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})"