From 516fb1ed852160f4425f6cefef961aa9ffa99965 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 1 Aug 2001 10:53:26 +0000
Subject: [PATCH] *** empty log message ***

---
 Makefile      | 3 ++-
 www/gmsh.html | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/Makefile b/Makefile
index 88a51f62ce..2704151173 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.113 2001-08-01 10:50:44 geuzaine Exp $
+# $Id: Makefile,v 1.114 2001-08-01 10:51:31 geuzaine Exp $
 # ----------------------------------------------------------------------
 #  Makefile for Gmsh  
 # ----------------------------------------------------------------------
@@ -237,6 +237,7 @@ distrib:
 distrib-win:
 	cp $(GMSH_BIN_DIR)/gmsh.exe ../gmsh-distrib
 	cd ../gmsh-distrib && zip -r gmsh-$(GMSH_RELEASE)-Windows.zip *
+	mv ../gmsh-distrib/gmsh-$(GMSH_RELEASE)-Windows.zip .
 
 strip_bin:
 	strip $(GMSH_BIN_DIR)/gmsh
diff --git a/www/gmsh.html b/www/gmsh.html
index 105d8fb979..003629bcbb 100644
--- a/www/gmsh.html
+++ b/www/gmsh.html
@@ -46,7 +46,7 @@ cat << EOM
 page requests since<br>1998/05/24<p>
 ENDSCRIPT--->
 
-<!---BEGINDATE$Date: 2001-07-27 07:26:09 $ENDDATE--->
+<!---BEGINDATE$Date: 2001-08-01 10:53:26 $ENDDATE--->
 
 Copyright &copy; 1998-2001<br>
 Jean-François Remacle and
@@ -324,7 +324,7 @@ ENDSCRIPT--->
 
   <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1>
 
-<b>Version 1.22 (August 10, 2001)</b>
+<b>Version 1.22 (August 2, 2001)</b>
 <p>
 Executable versions of Gmsh are available for Windows and for most of
 the classical UNIX platforms. These versions are free, and are all
-- 
GitLab