From: Peter Secor <secorp@allmydata.com>
Date: Wed, 4 Jun 2008 19:03:02 +0000 (-0700)
Subject: native client - update version and binaries to fix unicode handling
X-Git-Tag: allmydata-tahoe-1.1.0~48
X-Git-Url: https://git.rkrishnan.org/%5B/%5D%20/uri/htmlfontify-example.html?a=commitdiff_plain;h=01a9fd7d3da223e13d8d8b3556843d2270445bd5;p=tahoe-lafs%2Ftahoe-lafs.git

native client - update version and binaries to fix unicode handling
---

diff --git a/windows/installer.tmpl b/windows/installer.tmpl
index c9ba7dfd..daf0e4af 100644
--- a/windows/installer.tmpl
+++ b/windows/installer.tmpl
@@ -1,7 +1,7 @@
 [Setup]
-AppName=Allmydata 3.0.3
-; AppVerName=Allmydata 3.0.3 (build %(major)d.%(minor)d.%(point)d-r%(revision)d)
-AppVerName=Allmydata 3.0.3
+AppName=Allmydata 3.0.4
+; AppVerName=Allmydata 3.0.4 (build %(major)d.%(minor)d.%(point)d-r%(revision)d)
+AppVerName=Allmydata 3.0.4
 AppVersion=%(major)d.%(minor)d.%(point)d-r%(revision)d
 VersionInfoVersion=%(major)d.%(minor)d.%(point)d.%(revision)d
 AppPublisher=Allmydata Inc.
diff --git a/windows/winfuse/TahoeFS.dll b/windows/winfuse/TahoeFS.dll
index 104bf8c8..9658338e 100644
Binary files a/windows/winfuse/TahoeFS.dll and b/windows/winfuse/TahoeFS.dll differ
diff --git a/windows/winfuse/WinFUSE.exe b/windows/winfuse/WinFUSE.exe
index b155fe89..b45b26d4 100644
Binary files a/windows/winfuse/WinFUSE.exe and b/windows/winfuse/WinFUSE.exe differ