diff --git a/CHANGELOG.txt b/CHANGELOG.txt
index 46589d167805cb3e3abb93fc092bafb991a65e04..35ccc0893ea27c2f424d44968cd5aa3ac34da108 100644
--- a/CHANGELOG.txt
+++ b/CHANGELOG.txt
@@ -1,4 +1,4 @@
-4.8.0 (Work-in-progress): new interactive and fully parametrizable definition of
+4.8.0 (March 2, 2021): new interactive and fully parametrizable definition of
 boundary conditions, materials, etc. through ONELAB variables; new API functions
 for creating trimmed BSpline/Bezier patches, perform raw triangulations and
 tetrehedralizations, get upward adjacencies, and create extruded boundary layers
diff --git a/doc/gmsh.1 b/doc/gmsh.1
index 6abd478c6cf5075be1b98ae762dfac6a61567ff5..39e7919dc4035dcb4e8d0a28550100dbf4810ab0 100644
--- a/doc/gmsh.1
+++ b/doc/gmsh.1
@@ -1,4 +1,4 @@
-.TH Gmsh 1 "05 November 2020" "4.7" "Gmsh Manual Pages"
+.TH Gmsh 1 "03 March 2021" "4.8" "Gmsh Manual Pages"
 .UC 4
 .\" ********************************************************************
 .SH NAME
diff --git a/doc/gmsh.html b/doc/gmsh.html
index 74f18dff9075f966df944fcf0b886993e7d3da61..4eb896fc6fcc0f3e5962580d8b973e904d039cd1 100644
--- a/doc/gmsh.html
+++ b/doc/gmsh.html
@@ -98,21 +98,21 @@ Public License (GPL)</a>:
 <ul>
   <li>
     <div class="highlight">
-      Current stable release (version 4.7.1, 16 November 2020):
+      Current stable release (version 4.8.0, 2 March 2021):
       <ul>
         <li>Download Gmsh for
-          <a href="bin/Windows/gmsh-4.7.1-Windows64.zip">Windows 64-bit</a>,
-          <a href="bin/Windows/gmsh-4.7.1-Windows32.zip">Windows 32-bit</a>,
-          <a href="bin/Linux/gmsh-4.7.1-Linux64.tgz">Linux 64-bit</a>,
-          <a href="bin/Linux/gmsh-4.7.1-Linux32.tgz">Linux 32-bit</a> or
-          <a href="bin/MacOSX/gmsh-4.7.1-MacOSX.dmg">MacOS</a>
-        <li>Download the <a href="src/gmsh-4.7.1-source.tgz">source code</a>
+          <a href="bin/Windows/gmsh-4.8.0-Windows64.zip">Windows 64-bit</a>,
+          <a href="bin/Windows/gmsh-4.8.0-Windows32.zip">Windows 32-bit</a>,
+          <a href="bin/Linux/gmsh-4.8.0-Linux64.tgz">Linux 64-bit</a>,
+          <a href="bin/Linux/gmsh-4.8.0-Linux32.tgz">Linux 32-bit</a> or
+          <a href="bin/MacOSX/gmsh-4.8.0-MacOSX.dmg">MacOS</a>
+        <li>Download the <a href="src/gmsh-4.8.0-source.tgz">source code</a>
         <li>Download the Software Development Kit (SDK) for
-          <a href="bin/Windows/gmsh-4.7.1-Windows64-sdk.zip">Windows 64-bit</a>,
-          <a href="bin/Windows/gmsh-4.7.1-Windows32-sdk.zip">Windows 32-bit</a>,
-          <a href="bin/Linux/gmsh-4.7.1-Linux64-sdk.tgz">Linux 64-bit</a>,
-          <a href="bin/Linux/gmsh-4.7.1-Linux32-sdk.tgz">Linux 32-bit</a> or
-          <a href="bin/MacOSX/gmsh-4.7.1-MacOSX-sdk.tgz">MacOS</a>
+          <a href="bin/Windows/gmsh-4.8.0-Windows64-sdk.zip">Windows 64-bit</a>,
+          <a href="bin/Windows/gmsh-4.8.0-Windows32-sdk.zip">Windows 32-bit</a>,
+          <a href="bin/Linux/gmsh-4.8.0-Linux64-sdk.tgz">Linux 64-bit</a>,
+          <a href="bin/Linux/gmsh-4.8.0-Linux32-sdk.tgz">Linux 32-bit</a> or
+          <a href="bin/MacOSX/gmsh-4.8.0-MacOSX-sdk.tgz">MacOS</a>
         <li>Download both Gmsh and the SDK with pip: '<code>pip install --upgrade
             <a href="https://pypi.org/project/gmsh/">gmsh</a></code>'
       </ul>