From 27f61105557ef6bbdd805f438cbb83db2f78942a Mon Sep 17 00:00:00 2001
From: Christophe Geuzaine <cgeuzaine@ulg.ac.be>
Date: Fri, 27 Sep 2013 20:22:45 +0000
Subject: [PATCH]

---
 doc/gmsh.html                    | 2 +-
 utils/misc/package_gmsh_getdp.sh | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/doc/gmsh.html b/doc/gmsh.html
index bad3bbbe08..c25e03be7c 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -108,7 +108,7 @@ If you use Gmsh please cite the following reference in your work (books,
 articles, reports, etc.): <a href="doc/preprints/gmsh_paper_preprint.pdf">C. Geuzaine and
 J.-F. Remacle. <em>Gmsh: a three-dimensional finite element mesh generator with
 built-in pre- and post-processing facilities</em>. International Journal for
-Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009</a>''. You can also
+Numerical Methods in Engineering 79(11), pp. 1309-1331, 2009</a>. You can also
 cite additional references for <a href="#References">specific features and
 algorithms</a>.
 
diff --git a/utils/misc/package_gmsh_getdp.sh b/utils/misc/package_gmsh_getdp.sh
index bd38599b60..9d11114064 100755
--- a/utils/misc/package_gmsh_getdp.sh
+++ b/utils/misc/package_gmsh_getdp.sh
@@ -14,8 +14,8 @@ up-to-date versions, documentation and examples." > /tmp/README.txt
 GMSH=svn
 GETDP=svn
 
-GMSH=2.8.2
-GETDP=2.4.1
+GMSH=2.8.3
+GETDP=2.4.2
 
 rm -rf gmsh-getdp-Windows64
 mkdir gmsh-getdp-Windows64
-- 
GitLab