From bca90dbf9fe17b6c967cb1257b1aa172d6f4faa1 Mon Sep 17 00:00:00 2001 From: Kimmo Pekkola Date: Sun, 18 Oct 2009 19:11:27 +0000 Subject: [PATCH] The install script now deletes the old skins before upgrading them. With portable installation the user can choose not to upgrade the skins and themes. --- revision-number.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/revision-number.h b/revision-number.h index 74cfb7e2..ba521e50 100644 --- a/revision-number.h +++ b/revision-number.h @@ -1,2 +1,2 @@ #pragma once -const int revision_number = 283; \ No newline at end of file +const int revision_number = 291; \ No newline at end of file