diff --git a/Makefile b/Makefile index 5b6c4f33684bd0de855ffb6482f7b3c76c7e3722..a662c00ae5b465e60e229bffb13fadf0495d3357 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 0219ed5856730e1fbaf1332af5f866bdc2933fd7..2ec077c55a2fffa3b31fa8341e4ab84c76c3d214 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 06c334811778c8f992653fd52f5234789947895e..d3bd151f3106ae3c0ff6dabe12f2e05aa69cef89 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