mirror of
https://github.com/joncampbell123/dosbox-x.git
synced 2025-10-14 02:17:36 +08:00
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:
@@ -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"
|
||||
|
Reference in New Issue
Block a user