Index: applications/editors/josm/plugins/turnrestrictions/README
===================================================================
--- applications/editors/josm/plugins/turnrestrictions/README	(revision 20744)
+++ applications/editors/josm/plugins/turnrestrictions/README	(revision 20745)
@@ -9,11 +9,14 @@
 SEE ALSO
 ========
-http://wiki.openstreetmap.org/wiki/JOSM/Plugins/turnrestrictions and 
-online help informationhttp://josm.openstreetmap.de/wiki/Plugins/turnrestrictions. 
+* <http://josm.openstreetmap.de/wiki/Plugins/turnrestrictions>
+  Information about the plugin in the OSM wiki.
+   
+* <http://wiki.openstreetmap.org/wiki/JOSM/Plugins/turnrestrictions>
+  Online help for the plugin, maintained on the JOSM wiki.
                          
 CREDIT
 ======
 Initial development of this plugin was sponsored by skobbler GmbH, see
-http://www.skobbler.de/.
+<http://www.skobbler.de/>.
 
  
Index: applications/editors/josm/plugins/turnrestrictions/build.xml
===================================================================
--- applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 20744)
+++ applications/editors/josm/plugins/turnrestrictions/build.xml	(revision 20745)
@@ -31,7 +31,7 @@
 
 	<!-- enter the SVN commit message -->
-	<property name="commit.message" value="Second version of turnrestriction plugin. Still under development." />
+	<property name="commit.message" value="First release" />
 	<!-- enter the *lowest* JOSM version this plugin is currently compatible with -->
-	<property name="plugin.main.version" value="3136" />
+	<property name="plugin.main.version" value="3152" />
 
 	<!--
@@ -102,5 +102,5 @@
 				<attribute name="Plugin-Class" value="org.openstreetmap.josm.plugins.turnrestrictions.TurnRestrictionsPlugin"/>
 				<attribute name="Plugin-Date" value="${version.entry.commit.date}"/>
-				<attribute name="Plugin-Description" value="The turnrestrictions plugin allows to enter maintain information about turn restrictions in the OpenStreetMap database."/>
+				<attribute name="Plugin-Description" value="The turnrestrictions plugin allows to create and edit turn restrictions in the OpenStreetMap database."/>
 				<attribute name="Plugin-Link" value="http://wiki.openstreetmap.org/wiki/JOSM/Plugins/turnrestrictions"/>
 				<attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
