From 5e1d283dec77d2ae57f639d4502fabb6fe608814 Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 12 Nov 2001 16:01:35 +0000 Subject: [PATCH] 1.29 --- Makefile | 4 ++-- doc/gmsh.html | 18 +++++++++--------- utils/gmsh.spec | 6 +++--- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/Makefile b/Makefile index 42132ae77a..0162850651 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.159 2001-10-30 08:18:49 geuzaine Exp $ +# $Id: Makefile,v 1.160 2001-11-12 16:01:35 geuzaine Exp $ -GMSH_RELEASE = 1.28 +GMSH_RELEASE = 1.29 MAKE = make CXX = c++ diff --git a/doc/gmsh.html b/doc/gmsh.html index 6b5cb43e4a..3fecdc2b84 100644 --- a/doc/gmsh.html +++ b/doc/gmsh.html @@ -27,7 +27,7 @@ generator with built-in pre- and post-processing facilities</h1> <p> <h3 align="center">Christophe Geuzaine and Jean-Fran�ois Remacle</h3> <p> -<h3 align=center>Version <a href="doc/VERSIONS">1.28</a>, 5 November 2001</h3> +<h3 align=center>Version <a href="doc/VERSIONS">1.29</a>, 12 November 2001</h3> <p> <h2>Description</h2> @@ -185,14 +185,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.28-Windows.zip">Windows zip archive (95/98/NT)</A> -<li><A href="/gmsh/bin/gmsh-1.28-2.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> -<li><A href="/gmsh/bin/gmsh-1.28-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> -<li><A href="/gmsh/bin/gmsh-1.28-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> -<li><A href="/gmsh/bin/gmsh-1.28-SunOS.tgz">Sun tarball (SunOS 5.5)</A> -<li><A href="/gmsh/bin/gmsh-1.28-AIX.tgz">IBM tarball (AIX)</A> -<li><A href="/gmsh/bin/gmsh-1.28-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> -<li><A href="/gmsh/bin/gmsh-1.28-HP-UX.tgz">HP tarball (HPUX 10.20)</A> +<li><A href="/gmsh/bin/gmsh-1.29-Windows.zip">Windows zip archive (95/98/NT)</A> +<li><A href="/gmsh/bin/gmsh-1.29-1.i386.rpm">Linux RPM (Red Hat 6.2 and compatible, i386, glibc 2.1)</A> +<li><A href="/gmsh/bin/gmsh-1.29-Linux.tgz">Linux tarball (i386, glibc 2.1)</A> +<li><A href="/gmsh/bin/gmsh-1.29-OSF1.tgz">Compaq Tru64 tarball (OSF 4.0)</A> +<li><A href="/gmsh/bin/gmsh-1.29-SunOS.tgz">Sun tarball (SunOS 5.5)</A> +<li><A href="/gmsh/bin/gmsh-1.29-AIX.tgz">IBM tarball (AIX)</A> +<li><A href="/gmsh/bin/gmsh-1.29-IRIX.tgz">SGI IRIX tarball (IRIX 6.5)</A> +<li><A href="/gmsh/bin/gmsh-1.29-HP-UX.tgz">HP tarball (HPUX 10.20)</A> </ul> <p> diff --git a/utils/gmsh.spec b/utils/gmsh.spec index 26d800ad18..cc4ee21960 100644 --- a/utils/gmsh.spec +++ b/utils/gmsh.spec @@ -1,8 +1,8 @@ Summary: A 3D mesh generator with pre- and post-processing facilities Name: gmsh -Version: 1.28 -Source: gmsh-1.28.tar.gz -Release: 2 +Version: 1.29 +Source: gmsh-1.29.tar.gz +Release: 1 Copyright: distributable Group: Applications/Engineering URL: http://www.geuz.org/gmsh/ -- GitLab