From 60082980fd12b645150655a29c9b68e3aa0f92ef Mon Sep 17 00:00:00 2001 From: rubidium Date: Wed, 23 Dec 2009 23:09:47 +0000 Subject: (svn r18622) -Merge: release changes --- os/windows/installer/install.nsi | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'os/windows/installer') diff --git a/os/windows/installer/install.nsi b/os/windows/installer/install.nsi index 36ac5fd12..3e7210a6a 100644 --- a/os/windows/installer/install.nsi +++ b/os/windows/installer/install.nsi @@ -1,6 +1,6 @@ # Version numbers to update -!define APPV_MAJOR 0 -!define APPV_MINOR 8 +!define APPV_MAJOR 1 +!define APPV_MINOR 0 !define APPV_MAINT 0 !define APPV_BUILD 0 !define APPV_EXTRA "" -- cgit v1.2.3-54-g00ecf