Update README.txt and Windows Installer to say beta 5 rather than beta 4.

This commit is contained in:
Peter Cawley
2010-12-23 19:25:48 +00:00
parent 44707bd575
commit 2c9dcea2d9
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
------------------------------------------------------------------------------
-- CorsixTH Beta 4 - 2010-11-?? ----------------------------------------------
-- CorsixTH Beta 5 - 2010-12-24 ----------------------------------------------
------------------------------------------------------------------------------
CorsixTH aims to reimplement the game engine of Theme Hospital, and be able to

View File

@@ -23,7 +23,7 @@
;---------------------------------- Definitions for the game -----------------------------------
!define PRODUCT_NAME "CorsixTH"
!define PRODUCT_VERSION "beta 4"
!define PRODUCT_VERSION "beta 5"
!define PRODUCT_UNINST_KEY "Software\Microsoft\Windows\CurrentVersion\Uninstall\${PRODUCT_NAME}"
!define PRODUCT_UNINST_ROOT_KEY "HKLM"
!define PRODUCT_STARTMENU_REGVAL "NSIS:StartMenuDir"