From 9722f0547e9c1d197f8c8a0ba9fe40529f3035fc Mon Sep 17 00:00:00 2001
From: Peter Secor <secorp@allmydata.com>
Date: Thu, 28 Feb 2008 18:38:38 -0700
Subject: [PATCH] native client - changed Windows default group name as it
 conflicted with the previous version

---
 windows/installer.tmpl | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/windows/installer.tmpl b/windows/installer.tmpl
index 69c602eb..484d3f24 100644
--- a/windows/installer.tmpl
+++ b/windows/installer.tmpl
@@ -7,7 +7,7 @@ AppPublisher=Allmydata Inc.
 AppPublisherURL=http://www.allmydata.com/
 AppSupportURL=http://www.allmydata.com/support/
 DefaultDirName={pf}\Allmydata 3.0
-DefaultGroupName=Allmydata
+DefaultGroupName=Allmydata 3.0
 ; minumum version NT 4, no classic windows
 MinVersion=0,4.0
 Compression=lzma/max
-- 
2.45.2