remove unused variable in the SDL gui. Update DOSBox copyright date to

reflect that we're now halfway through 2014.
This commit is contained in:
Jonathan Campbell
2014-05-23 14:20:10 -07:00
parent ee4c41de73
commit 128ebb349e
3 changed files with 4 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
!define VER_MINOR 74
!define APP_NAME "DOSBox ${VER_MAYOR}.${VER_MINOR} Installer"
!define COMP_NAME "DOSBox Team"
!define COPYRIGHT "Copyright <20> 2002-2013 DOSBox Team"
!define COPYRIGHT "Copyright <20> 2002-2014 DOSBox Team"
!define DESCRIPTION "DOSBox Installer"
VIProductVersion "${VER_MAYOR}.${VER_MINOR}.0.0"