Index: /applications/editors/josm/plugins/czechaddress/build.xml
===================================================================
--- /applications/editors/josm/plugins/czechaddress/build.xml	(revision 15828)
+++ /applications/editors/josm/plugins/czechaddress/build.xml	(revision 15829)
@@ -24,5 +24,5 @@
 
 
-    <target name="compile" depends="init"
+    <target name="compile" depends="init,revision"
             description="Compile the plugin and make it ready for running">
 
@@ -53,5 +53,5 @@
             <attribute name="Plugin-Mainversion" value="1607"/>
             <!--<attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>-->
-            <attribute name="Plugin-Version" value="0.2.2"/>
+            <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
         </manifest>
 
