diff --git a/Documentation/docinfo.xml b/Documentation/docinfo.xml
index 8523dbfe9..b183e053a 100644
--- a/Documentation/docinfo.xml
+++ b/Documentation/docinfo.xml
@@ -1,7 +1,7 @@
-Version 3.2.10 - July 2017
-for version 3.2.10
-2017-07-05
+Version 4.0.0 - February 2018
+for version 4.0.0
+2018-02-XX
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/global-attributes.asciidoc b/Documentation/includes/global-attributes.asciidoc
index 94de416e1..703dfaa64 100644
--- a/Documentation/includes/global-attributes.asciidoc
+++ b/Documentation/includes/global-attributes.asciidoc
@@ -6,13 +6,13 @@
Authors:
- Inverse inc.
- Copyright (C) 2008-2017 Inverse inc.
+ Copyright (C) 2008-2018 Inverse inc.
License: GFDL 1.2 or later. http://www.gnu.org/licenses/fdl.html
////
// TODO have the build system take care of this
-:release_version: 3.2.10
+:release_version: 4.0.0
// vim: set syntax=asciidoc tabstop=2 shiftwidth=2 expandtab:
diff --git a/Version b/Version
index 805193a22..a5fcb81a4 100644
--- a/Version
+++ b/Version
@@ -2,6 +2,6 @@
# This file is included by library makefiles to set the version information
# of the executable.
-MAJOR_VERSION=3
-MINOR_VERSION=2
-SUBMINOR_VERSION=10
+MAJOR_VERSION=4
+MINOR_VERSION=0
+SUBMINOR_VERSION=0