From 0b286f5ee0774d9c0a0baf316dbf9b4defeb4278 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 4 May 2001 13:45:08 +0000
Subject: [PATCH] 1.19

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

diff --git a/Makefile b/Makefile
index f441ec624e..12526e371b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,9 +1,9 @@
-# $Id: Makefile,v 1.95 2001-05-03 00:09:42 geuzaine Exp $
+# $Id: Makefile,v 1.96 2001-05-04 13:45:08 geuzaine Exp $
 # ----------------------------------------------------------------------
 #  Makefile for Gmsh  
 # ----------------------------------------------------------------------
 
-           GMSH_RELEASE = 1.18
+           GMSH_RELEASE = 1.19
 
                    MAKE = make
                      CC = c++
diff --git a/doc/VERSIONS b/doc/VERSIONS
index 2b2082094e..b884be6289 100644
--- a/doc/VERSIONS
+++ b/doc/VERSIONS
@@ -1,7 +1,8 @@
-$Id: VERSIONS,v 1.12 2001-05-03 00:09:42 geuzaine Exp $
+$Id: VERSIONS,v 1.13 2001-05-04 13:45:08 geuzaine Exp $
 
 New in 1.19: Fixed seg. fault scalar simplex post-processing; new
-"Solver" menu; Sockets; fixed small scale display problems;
+"Solver" menu; first solver interface for GetDP (through sockets);
+fixed scale display problem;
 
 New in 1.18: Fixed many small bugs and incoherences in
 post-processing; fixed broken background mesh in 1D mesh generation.
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index ba0a3b40b3..8f55967277 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.18" "Gmsh Manual Pages"
+.TH Gmsh 1 "15 February 2001" "Version 1.19" "Gmsh Manual Pages"
 .UC 4
 .\" ======================================================================
 .SH NAME
@@ -215,7 +215,7 @@ Remacle (Remacle@scorec.rpi.edu).
 .SH SEE ALSO
 Gmsh homepage at \fIhttp://www.geuz.org/gmsh/\fR
 .PP
-Gmsh example files in \fI/usr/doc/gmsh-1.18/\fR
+Gmsh example files in \fI/usr/doc/gmsh-1.19/\fR
 .PP
 GetDP (a scientific computation software for the numerical solution of
 integro-differential equations, using finite element and integral type
diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec
index 4830861b0f..a2c6277ce3 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.18
-Source: gmsh-1.18.tar.gz
+Version: 1.19
+Source: gmsh-1.19.tar.gz
 Release: 1
 Copyright: distributable
 Group: Applications/Engineering
diff --git a/www/gmsh.html b/www/gmsh.html
index 0ee7005bb4..1d79f725b6 100644
--- a/www/gmsh.html
+++ b/www/gmsh.html
@@ -50,7 +50,7 @@ ENDSCRIPT--->
 This page is a mirror of <a href="/gmsh/">/gmsh/</a><p>
 ENDMIRROR--->
 
-<!---BEGINDATE$Date: 2001-05-03 00:09:42 $ENDDATE--->
+<!---BEGINDATE$Date: 2001-05-04 13:45:08 $ENDDATE--->
 
 Copyright &copy; 1998-2001<br>
 Jean-François Remacle and
@@ -326,7 +326,7 @@ ENDSCRIPT--->
 
   <td bgcolor="#ededed"><font face="Helvetica, Arial" size=-1>
 
-<b>Latest Release: 1.18 (April 25, 2001)</b>
+<b>Latest Release: 1.19 (May 10, 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
@@ -335,14 +335,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.18-Windows.zip">Windows zip archive (95/98/NT)</A>
-<li><A href="/gmsh/bin/gmsh-1.18-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.18-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
-<li><A href="/gmsh/bin/gmsh-1.18-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
-<li><A href="/gmsh/bin/gmsh-1.18-SunOS.tgz">Sun tarball (SunOS 5.5)</A> 
-<li><A href="/gmsh/bin/gmsh-1.18-AIX.tgz">IBM tarball (AIX)</A> 
-<li><A href="/gmsh/bin/gmsh-1.18-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
-<li><A href="/gmsh/bin/gmsh-1.18-HP-UX.tgz">HP tarball (HPUX 10.20)</A>
+<li><A href="/gmsh/bin/gmsh-1.19-Windows.zip">Windows zip archive (95/98/NT)</A>
+<li><A href="/gmsh/bin/gmsh-1.19-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.19-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> 
+<li><A href="/gmsh/bin/gmsh-1.19-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> 
+<li><A href="/gmsh/bin/gmsh-1.19-SunOS.tgz">Sun tarball (SunOS 5.5)</A> 
+<li><A href="/gmsh/bin/gmsh-1.19-AIX.tgz">IBM tarball (AIX)</A> 
+<li><A href="/gmsh/bin/gmsh-1.19-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> 
+<li><A href="/gmsh/bin/gmsh-1.19-HP-UX.tgz">HP tarball (HPUX 10.20)</A>
 
 </ul>
 
-- 
GitLab