diff --git a/docs/userguide/src/main/docbook/modules/changelog.xml b/docs/userguide/src/main/docbook/modules/changelog.xml
index b76d6836d..f24cc27b5 100644
--- a/docs/userguide/src/main/docbook/modules/changelog.xml
+++ b/docs/userguide/src/main/docbook/modules/changelog.xml
@@ -8,7 +8,7 @@
Change Log
- 1.3.1.Final (TBA)
+ 1.3.1.Final (6 May 2015)
@@ -24,7 +24,7 @@
- 1.3.0.Final (TBA)
+ 1.3.0.Final (06 February 2014)
diff --git a/site-mod_cluster/constants.sh b/site-mod_cluster/constants.sh
index 87196b5a3..f8f2bd121 100644
--- a/site-mod_cluster/constants.sh
+++ b/site-mod_cluster/constants.sh
@@ -1,7 +1,7 @@
# Constants
# Change the version...
-VERSION=1.3.1.Beta2
+VERSION=1.3.1.Final
export VERSION
# Should I overwrite already downloaded files?