From a8df90ee54a4ae2ee9a5e31f1fac3d447dda17a5 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 25 Jul 2001 17:53:55 +0000
Subject: [PATCH] 1.21

---
 Makefile             |  4 ++--
 doc/VERSIONS         |  6 +++---
 doc/gmsh.1           | 16 +++++++++++-----
 utils/gmsh_fltk.spec |  4 ++--
 www/gmsh.html        | 20 ++++++++++----------
 5 files changed, 28 insertions(+), 22 deletions(-)

diff --git a/Makefile b/Makefile
index d76ecb86c8..272e057fed 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.104 2001-06-14 07:39:43 geuzaine Exp $
+# $Id: Makefile,v 1.105 2001-07-25 17:53:54 geuzaine Exp $
 # ----------------------------------------------------------------------
 #  Makefile for Gmsh  
 # ----------------------------------------------------------------------
 
-           GMSH_RELEASE = 1.20
+           GMSH_RELEASE = 1.21
 
                    MAKE = make
                      CC = c++
diff --git a/doc/VERSIONS b/doc/VERSIONS
index f0c8dcada6..0136d14b68 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,9 +1,9 @@
-$Id: VERSIONS,v 1.30 2001-07-25 13:11:08 geuzaine Exp $
+$Id: VERSIONS,v 1.31 2001-07-25 17:53:55 geuzaine Exp $
 
 New in 1.21: Fixed more memory leaks; added -opt command line option
 to parse definitions directly from the command line; fixed missing
-screen refreshes during contour/surface selection; Enhanced string
-manipulation functions (Sprintf, StrCat, StrPrefix);
+screen refreshes during contour/surface/volume selection; Enhanced
+string manipulation functions (Sprintf, StrCat, StrPrefix);
 
 New in 1.20: Fixed various bugs (memory leaks, functions in included
 files, solver command selection, ColorTable option, duplicate nodes in
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index 1b71df2763..b3c2d96275 100644
--- a/doc/gmsh.1
+++ b/doc/gmsh.1
@@ -5,7 +5,7 @@
 .\" Copyright (c) 2000-2001 J.-F. Remacle, C. Geuzaine
 .\" 
 .\" ======================================================================
-.TH Gmsh 1 "15 February 2001" "Version 1.20" "Gmsh Manual Pages"
+.TH Gmsh 1 "15 February 2001" "Version 1.21" "Gmsh Manual Pages"
 .UC 4
 .\" ======================================================================
 .SH NAME
@@ -152,6 +152,12 @@ print mesh quality histogram.
 .B \-interactive
 display the 2D mesh construction interactively if the anisotropic mesh
 algorithm is selected.
+.TP 4
+.B \-extrude
+use old extrusion mesh generator.
+.TP 4
+.B \-recombine
+recombine meshes from old extrusion mesh generator.
 .\" ======================================================================
 .SH POST-PROCESSING OPTIONS
 .TP 4
@@ -174,9 +180,6 @@ convert an ascii view into a binary one.
 suppress the double buffer. Use this options if you use \fIGmsh\fR on
 a remote host without GLX.
 .TP 4
-.B \-noov
-(Motif versions only) suppress overlay visual.
-.TP 4
 .B \-alpha
 enable alpha blending.
 .TP 4
@@ -195,6 +198,9 @@ use perspective instead of orthographic projection.
 start in automatic, geometry, mesh, solver or post-processing mode
 (default: automatic).
 .TP 4
+.B \-opt string
+parse string before project file.
+.TP 4
 .B \-v int
 set verbosity level (default:2).
 .TP 4
@@ -214,6 +220,6 @@ Remacle (Remacle@scorec.rpi.edu).
 .SH SEE ALSO
 .BR getdp (1),
 .br
-Gmsh examples (\fI/usr/doc/gmsh-1.20/\fR),
+Gmsh examples (\fI/usr/doc/gmsh-1.21/\fR),
 .br
 Gmsh homepage (\fIhttp://www.geuz.org/gmsh/\fR).
diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec
index 761ceaba72..745eb3b537 100644
--- a/utils/gmsh_fltk.spec
+++ b/utils/gmsh_fltk.spec
@@ -1,7 +1,7 @@
 Summary: A 3D mesh generator with pre- and post-processing facilities
 Name: gmsh
-Version: 1.20
-Source: gmsh-1.20.tar.gz
+Version: 1.21
+Source: gmsh-1.21.tar.gz
 Release: 1
 Copyright: distributable
 Group: Applications/Engineering
diff --git a/www/gmsh.html b/www/gmsh.html
index e2292afb74..a3eb14088b 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-17 07:00:37 $ENDDATE--->
+<!---BEGINDATE$Date: 2001-07-25 17:53:55 $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>Latest Release: 1.20 (June 28, 2001)</b>
+<b>Latest Release: 1.21 (July 26, 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
@@ -333,14 +333,14 @@ name="opengl-footmark"><sup>1</sup></a>. The only thing required if
 you use Gmsh is to mention it in your work. The tutorial and demo
 files are included in the archives.
 <ul>
-<li><A href="/gmsh/bin/gmsh-1.20-Windows.zip">Windows zip archive (95/98/NT)</A>
-<li><A href="/gmsh/bin/gmsh-1.20-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.20-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.20-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
-<li><A href="/gmsh/bin/gmsh-1.20-SunOS.tgz">Sun tarball (SunOS 5.5)</A> 
-<li><A href="/gmsh/bin/gmsh-1.20-AIX.tgz">IBM tarball (AIX)</A> 
-<li><A href="/gmsh/bin/gmsh-1.20-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
-<li><A href="/gmsh/bin/gmsh-1.20-HP-UX.tgz">HP tarball (HPUX 10.20)</A>
+<li><A href="/gmsh/bin/gmsh-1.21-Windows.zip">Windows zip archive (95/98/NT)</A>
+<li><A href="/gmsh/bin/gmsh-1.21-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.21-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.21-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
+<li><A href="/gmsh/bin/gmsh-1.21-SunOS.tgz">Sun tarball (SunOS 5.5)</A> 
+<li><A href="/gmsh/bin/gmsh-1.21-AIX.tgz">IBM tarball (AIX)</A> 
+<li><A href="/gmsh/bin/gmsh-1.21-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
+<li><A href="/gmsh/bin/gmsh-1.21-HP-UX.tgz">HP tarball (HPUX 10.20)</A>
 
 </ul>
 
-- 
GitLab