From 16da295678e97b5bf32759aae656039f1e67d50d Mon Sep 17 00:00:00 2001 From: Christophe Geuzaine <cgeuzaine@ulg.ac.be> Date: Mon, 24 Sep 2001 07:11:26 +0000 Subject: [PATCH] *** empty log message *** --- Makefile | 4 ++-- doc/VERSIONS | 5 ++++- utils/gmsh_fltk.spec | 4 ++-- 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/Makefile b/Makefile index 5b6c4f3368..a662c00ae5 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ -# $Id: Makefile,v 1.152 2001-09-06 08:27:56 geuzaine Exp $ +# $Id: Makefile,v 1.153 2001-09-24 07:11:26 geuzaine Exp $ -GMSH_RELEASE = 1.26 +GMSH_RELEASE = 1.261 MAKE = make CXX = c++ diff --git a/doc/VERSIONS b/doc/VERSIONS index 0219ed5856..2ec077c55a 100644 --- a/doc/VERSIONS +++ b/doc/VERSIONS @@ -1,4 +1,7 @@ -$Id: VERSIONS,v 1.70 2001-09-06 06:44:20 geuzaine Exp $ +$Id: VERSIONS,v 1.71 2001-09-24 07:11:26 geuzaine Exp $ + +New in 1.27: Added ability to extrude curves with Layers/Recombine +attributes; New in 1.26: Enhanced 2D anisotropic mesh generator (metric intersections); fixed small bug in 3D initial mesh; added alternative diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec index 06c3348117..d3bd151f31 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.26 -Source: gmsh-1.26.tar.gz +Version: 1.261 +Source: gmsh-1.261.tar.gz Release: 1 Copyright: distributable Group: Applications/Engineering -- GitLab