Index: /applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java
===================================================================
--- /applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java	(revision 29801)
+++ /applications/editors/josm/plugins/cadastre-fr/src/cadastre_fr/CadastrePlugin.java	(revision 29802)
@@ -133,8 +133,11 @@
  * 2.3 11-Jan-2013 - add various improvements from Don-Vip (Vincent Privat) trac #8175, #8229 and #5626.
  * 2.4 27-Jun-2013 - fix raster image georeferencing issues. Add new MenuActionRefineGeoRef for a new georeferencing
- *                   of already referenced plan image.                   
+ *                   of already referenced plan image.
+ * 2.5 01-Aug-2013 - Fix transparency issue on new raster images. Temporary disable georeferences parsing not
+ *                   working on new cadastre WMS. Workaround on address help tool when switching to full
+ *                   screen (and improvement when clicking on existing node address street in mode relation).                   
  */
 public class CadastrePlugin extends Plugin {
-    static String VERSION = "2.1";
+    static String VERSION = "2.5";
 
     static JMenu cadastreJMenu;
