Bump version to 2.0.1

That crash is far too easy to hit for people just trying out subsurface.

Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
Dirk Hohndel 2012-10-07 21:02:48 +09:00
parent 1a6cf2f128
commit 14856aab4b
3 changed files with 5 additions and 5 deletions

View file

@ -18,10 +18,10 @@
# General
# Program version
!define SUBSURFACE_VERSION "2.0-rc1"
!define SUBSURFACE_VERSION "2.0.1"
# VIProductVersion requires version in x.x.x.x format
!define SUBSURFACE_VIPRODUCTVERSION "1.99.1.0"
!define SUBSURFACE_VIPRODUCTVERSION "2.0.1.0"
# Installer name and filename
Name "Subsurface"