Index: /applications/editors/josm/nsis/README.txt
===================================================================
--- /applications/editors/josm/nsis/README.txt	(revision 3775)
+++ /applications/editors/josm/nsis/README.txt	(revision 3776)
@@ -6,5 +6,5 @@
 installer.
 
-As other osm related applications like osmarender and mapnik have a lot of more
+As other osm related applications like osmarender and mapnik have a lot more
 UNIX related dependencies that will make them complicated to install, only JOSM
 is currently installed "the easy way".
@@ -13,5 +13,5 @@
 install
 -------
-simply execute josm-setup-x.x.x.exe
+simply execute josm-setup-latest.exe
 
 uninstall
@@ -50,5 +50,5 @@
 downloads subdir. Then jaunch4j wraps the josm.jar into a josm.exe, which 
 makes registration of file extensions a lot easier. Then NSIS is called to 
-create the actual josm-setup-x.x.x.exe.
+create the actual josm-setup-latest.exe.
 
 known issues
@@ -56,5 +56,5 @@
 - absolute paths in openstreetmap-setup.sh
 - bookmarks are of ulfl's personal interest (should be replaced e.g. by some "well known" places)
-- version number fixed to 0.0.x (better use SVN version?)
+- version number fixed to latest (JOSM and Plugins have different SVN versions, some plugins not even in SVN)
 - localisation/internationalisation settings (currently only english supported)
 - josm should support "global settings" instead of only the personal profile
Index: /applications/editors/josm/nsis/josm-setup.sh
===================================================================
--- /applications/editors/josm/nsis/josm-setup.sh	(revision 3775)
+++ /applications/editors/josm/nsis/josm-setup.sh	(revision 3776)
@@ -3,5 +3,5 @@
 ## settings ##
 
-VERSION=0.0.9
+VERSION=latest
 
 PROGRAM_FILES="/cygdrive/c/Program Files"
