From 14856aab4bb8511e12a073cd987c1fbf9d641274 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Sun, 7 Oct 2012 21:02:48 +0900 Subject: 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 --- packaging/windows/subsurface.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'packaging/windows/subsurface.nsi') diff --git a/packaging/windows/subsurface.nsi b/packaging/windows/subsurface.nsi index 6a740a41f..74aad9fba 100644 --- a/packaging/windows/subsurface.nsi +++ b/packaging/windows/subsurface.nsi @@ -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" -- cgit v1.2.3-70-g09d2