diff --git a/INSTALL b/INSTALL
index c5b90393a..6fe7d777b 100644
--- a/INSTALL
+++ b/INSTALL
@@ -1,3 +1,3 @@
-This is the version 1.3.1 of GEOM
+This is the version 1.4.0 of GEOM
Compatible with :
- - KERNEL 1.3.1
+ - KERNEL 1.4.0
diff --git a/bin/VERSION b/bin/VERSION
index 9f70773c4..1b77509ae 100755
--- a/bin/VERSION
+++ b/bin/VERSION
@@ -1 +1 @@
-THIS IS SALOME - GEOM VERSION: 1.3.1
+THIS IS SALOME - GEOM VERSION: 1.4.0
diff --git a/doc/html/INPUT/doxyfile b/doc/html/INPUT/doxyfile
index 6ad95ed08..2a891be10 100755
--- a/doc/html/INPUT/doxyfile
+++ b/doc/html/INPUT/doxyfile
@@ -3,7 +3,7 @@
#---------------------------------------------------------------------------
# General configuration options
#---------------------------------------------------------------------------
-PROJECT_NAME = "SALOME - GEOM - v.1.3.1"
+PROJECT_NAME = "SALOME - GEOM - v.1.4.0"
PROJECT_NUMBER = id#1.1
OUTPUT_DIRECTORY = ../
OUTPUT_LANGUAGE = English
diff --git a/doc/html/INPUT/sources/static/tree.js b/doc/html/INPUT/sources/static/tree.js
index 5c95689e3..3fb69102c 100755
--- a/doc/html/INPUT/sources/static/tree.js
+++ b/doc/html/INPUT/sources/static/tree.js
@@ -1,4 +1,4 @@
-foldersTree = gFld("SALOME v.1.3.1 ", "", "")
+foldersTree = gFld("SALOME v.1.4.0 ", "", "")
insDoc(foldersTree, gLnk("Main Page", "", "main.html"))
aux1 = insFld(foldersTree, gFld("TUI Reference Guide", ""))