From 1441a24e9122cff1f404fb3812fb5ce917b03804 Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Wed, 5 Sep 2001 09:37:34 +0000
Subject: [PATCH] 126

---
 Makefile             | 4 ++--
 doc/gmsh.1           | 4 ++--
 utils/gmsh_fltk.spec | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/Makefile b/Makefile
index 13a3fbdb20..7480422eaa 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
-# $Id: Makefile,v 1.146 2001-09-01 16:11:43 geuzaine Exp $
+# $Id: Makefile,v 1.147 2001-09-05 09:37:34 geuzaine Exp $
 
-GMSH_RELEASE = 1.25
+GMSH_RELEASE = 1.26
 
 MAKE = make
 CXX = c++
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index b86f6c5f8f..86b5eed0e3 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 "1 Semptember 2001" "Version 1.25" "Gmsh Manual Pages"
+.TH Gmsh 1 "5 Semptember 2001" "Version 1.26" "Gmsh Manual Pages"
 .UC 4
 .\" ======================================================================
 .SH NAME
@@ -220,6 +220,6 @@ Remacle (Remacle@scorec.rpi.edu).
 .SH SEE ALSO
 .BR getdp (1),
 .br
-Gmsh examples (\fI/usr/doc/gmsh-1.25/\fR),
+Gmsh examples (\fI/usr/doc/gmsh-1.26/\fR),
 .br
 Gmsh homepage (\fIhttp://www.geuz.org/gmsh/\fR).
diff --git a/utils/gmsh_fltk.spec b/utils/gmsh_fltk.spec
index 091f2dde30..06c3348117 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.25
-Source: gmsh-1.25.tar.gz
+Version: 1.26
+Source: gmsh-1.26.tar.gz
 Release: 1
 Copyright: distributable
 Group: Applications/Engineering
-- 
GitLab