gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] r181 - GNUnet-docs/WWW


From: durner
Subject: [GNUnet-SVN] r181 - GNUnet-docs/WWW
Date: Sat, 5 Feb 2005 05:31:41 -0800 (PST)

Author: durner
Date: 2005-02-05 05:31:40 -0800 (Sat, 05 Feb 2005)
New Revision: 181

Modified:
   GNUnet-docs/WWW/download.php3
Log:
Windows fix

Modified: GNUnet-docs/WWW/download.php3
===================================================================
--- GNUnet-docs/WWW/download.php3       2005-02-05 10:49:09 UTC (rev 180)
+++ GNUnet-docs/WWW/download.php3       2005-02-05 13:31:40 UTC (rev 181)
@@ -71,7 +71,7 @@
 W("OS X binaries are %s.",
   extlink_("http://www.chem.jyu.fi/~eloranta/GNUnet.html";, "here"));
 W("The installer for Win32 Systems is %s (9 MB).",
-  extlink_("download/win/Setup-0.6.6.exe", "here"));
+  extlink_("download/win/Setup-0.6.6-2.exe", "here"));
 P();
 W("If you want to build GNUnet from source, use these links:");
 echo "<ul>\n";





reply via email to

[Prev in Thread] Current Thread [Next in Thread]