Commander Genius update

This commit is contained in:
Gerhard Stein
2015-08-15 12:14:36 +02:00
parent 4ec5d67fbb
commit b5e3ffb7a0
4 changed files with 6 additions and 6 deletions
@@ -7,10 +7,10 @@ AppName="Commander Genius"
AppFullName=net.sourceforge.clonekeenplus
# Application version code (integer)
AppVersionCode=182100
AppVersionCode=182210
# Application user-visible version name (string)
AppVersionName="1.8.2.1 Release"
AppVersionName="1.8.2.2-1 Release"
# Specify path to download application data in zip archive in the form 'Description|URL|MirrorURL^Description2|URL2|MirrorURL2^...'
# If you'll start Description with '!' symbol it will be enabled by default, other downloads should be selected by user from startup config menu
@@ -52,7 +52,7 @@ NeedGles2=n
# Application uses software video buffer - you're calling SDL_SetVideoMode() without SDL_HWSURFACE and without SDL_OPENGL,
# this will allow small speed optimization. Enable this even when you're using SDL_HWSURFACE. (y) or (n)
SwVideoMode=n
SwVideoMode=y
# Application video output will be resized to fit into native device screen (y)/(n)
SdlVideoResize=y