diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml
index 38af65e25..8523dbfe9 100644
--- a/Documentation/docinfo.xml
+++ b/Documentation/docinfo.xml
@@ -1,7 +1,7 @@
-Version 3.2.9 - May 2017
-for version 3.2.9
-2017-05-09
+Version 3.2.10 - July 2017
+for version 3.2.10
+2017-07-05
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".
diff --git a/Documentation/includes/additional-info.asciidoc b/Documentation/includes/additional-info.asciidoc
index 1379168da..5bce41681 100644
--- a/Documentation/includes/additional-info.asciidoc
+++ b/Documentation/includes/additional-info.asciidoc
@@ -6,7 +6,7 @@
Authors:
- Inverse inc.
- Copyright (C) 2008-2016 Inverse inc.
+ Copyright (C) 2008-2017 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
////
diff --git a/Documentation/includes/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc
index 29a2220a5..94de416e1 100644
--- a/Documentation/includes/global-attributes.asciidoc
+++ b/Documentation/includes/global-attributes.asciidoc
@@ -13,6 +13,6 @@
// TODO have the build system take care of this
-:release_version: 3.2.9
+:release_version: 3.2.10
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:
diff --git a/Documentation/includes/license.asciidoc b/Documentation/includes/license.asciidoc
index 9d79e171c..15ffb2c90 100644
--- a/Documentation/includes/license.asciidoc
+++ b/Documentation/includes/license.asciidoc
@@ -6,7 +6,7 @@
Authors:
- Inverse inc.
- Copyright (C) 2008-2014 Inverse inc.
+ Copyright (C) 2008-2017 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
////
diff --git a/NEWS b/NEWS
index 3c9310e93..c15919e90 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,5 @@
-3.X.X (2017-XX-XX)
-------------------
+3.2.10 (2017-07-05)
+-------------------
New features
- [web] new images viewer in Mail module
diff --git a/Version b/Version
index 95a3fb627..805193a22 100644
--- a/Version
+++ b/Version
@@ -4,4 +4,4 @@
MAJOR_VERSION=3
MINOR_VERSION=2
-SUBMINOR_VERSION=9
+SUBMINOR_VERSION=10