diff --git a/doc/gmsh.html b/doc/gmsh.html
index bad3bbbe08fc2a6f251b4a92c17c7bf8e9db3c69..c25e03be7cd2eca57279e6657565ea8d43420455 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 bd38599b6077f2de84892068858f2b90863e257e..9d11114064c97738526f4f50a22f18df9d2a2980 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