Updated TeeWorlds

This commit is contained in:
Sergii Pylypenko
2013-09-24 22:36:26 +03:00
parent 393ed4ce9b
commit a7d9626282
4 changed files with 5 additions and 5 deletions

View File

@@ -170,10 +170,10 @@ MultiABI=y
AppMinimumRAM=0 AppMinimumRAM=0
# Application version code (integer) # Application version code (integer)
AppVersionCode=06214 AppVersionCode=06215
# Application user-visible version name (string) # Application user-visible version name (string)
AppVersionName="0.6.2.14" AppVersionName="0.6.2.15"
# Reset SDL config when updating application to the new version (y) / (n) # Reset SDL config when updating application to the new version (y) / (n)
ResetSdlConfigForThisVersion=y ResetSdlConfigForThisVersion=y

View File

@@ -32,4 +32,4 @@ TODO, which will get actually done
- SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper. - SuperTux: Update, enable OpenGL renderer, add touchscreen jump helper.
- UfoAI: huge huge update. - UfoAI: huge huge update.