diff --git a/README.AServ b/README.AServ
index 890c1e00c1cd5028ff41ab8216104f8ca9170cce..29e8efe20826f6441b90e74f4e524c34b2263e77 100644
--- a/README.AServ
+++ b/README.AServ
@@ -1,6 +1,6 @@
 #######################################################################
 #		Alignment Server launch instructions                  #
-#                      21/02/2008, version 3.1+                       #
+#                      29/02/2008, version 3.2+                       #
 #######################################################################
 
 Using the alignment server requires an SQL database server.
diff --git a/README.TXT b/README.TXT
index f6fe6b433d8bfc75269637064fb9c8b1fc57412c..de75f444746d03728abe73c3accc5230d1b10c68 100644
--- a/README.TXT
+++ b/README.TXT
@@ -1,6 +1,6 @@
 #######################################################################
 #              Ontology alignment API and implementation              #
-#                      27/02/2008, version 3.1+                       #
+#                      29/02/2008, version 3.2+                       #
 #######################################################################
 
 Copyright (C) 2003 The University of Manchester.
diff --git a/build.xml b/build.xml
index f353e6f9390e8c46cb456deafedcb146733c354b..a675aa8ed1bc97a6b8f670cb25c8844767fc8830 100644
--- a/build.xml
+++ b/build.xml
@@ -26,7 +26,7 @@
   <target name="init">
     <tstamp><format locale="fr,fr" pattern="dd/MM/yyyy" property="TODAY"/></tstamp>
     <property name="doing" value="running"/>
-    <property name="version" value="3.1"/>
+    <property name="version" value="3.2"/>
     <property name="date" value="${TODAY}"/>
     <property name="login" value="${user.name}"/>
     <property name="email" value="Jerome.Euzenat@inrialpes.fr"/>
diff --git a/html/relnotes.html b/html/relnotes.html
index 334324c27fcb3dbd5a52cbdb94ee1a3b82be3856..bc3d1af3fed84be5469c72b05b9c064b6a217f26 100644
--- a/html/relnotes.html
+++ b/html/relnotes.html
@@ -30,7 +30,7 @@
 
 <!--h2>Version 3.3 (): xx/yy/2008 - O sole mio</h2-->
 
-<!--h2>Version 3.2 (654): xx/02/2008 - Blejsko jezero</h2-->
+<h2>Version 3.2 (654): xx/02/2008 - Blejsko jezero</h2>
 <p>
 <ul compact="1">
 <li>Connection to Oyster directory (server)</li>
@@ -40,6 +40,7 @@
 <li>Moved NeOn toolkit plugin in the plugins/neon (plugin)</li>
 <li>Cleaned-up working NeOn plug-in (plugin)</li>
 <li>Introduced abstract directories (server)</li>
+<li>Improved the WordNet interface by introducing version. 3.0 is default (ling)</li>
 <li>Reinstated the possibility to use the old namespace in the parser (parser)</li>
 <li>Corrected a bug that prevented to store alignments in Web service
   interface (server)</li>