Updated release version to 92 after forgeting it for 2 entire versions!

This commit is contained in:
FantaX1911 2017-02-15 20:50:47 +02:00
parent 2568867e9f
commit e6d2869cfa
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ Public Class GameController
''' <summary>
''' The number of released iterations of the game.
''' </summary>
Public Const RELEASEVERSION As String = "90"
Public Const RELEASEVERSION As String = "92"
''' <summary>
''' The development stage the game is in.