Index: /applications/editors/josm/plugins/build.xml
===================================================================
--- /applications/editors/josm/plugins/build.xml	(revision 19992)
+++ /applications/editors/josm/plugins/build.xml	(revision 19993)
@@ -35,4 +35,5 @@
         <ant antfile="build.xml" target="dist" dir="slippymap"/>
         <ant antfile="build.xml" target="dist" dir="surveyor"/>
+        <ant antfile="build.xml" target="dist" dir="public_transport"/>
         <ant antfile="build.xml" target="dist" dir="tagging-preset-tester"/>
         <ant antfile="build.xml" target="dist" dir="tageditor"/>
@@ -75,4 +76,5 @@
         <ant antfile="build.xml" target="clean" dir="piclayer"/>
         <ant antfile="build.xml" target="clean" dir="plastic_laf"/>
+        <ant antfile="build.xml" target="clean" dir="public_transport"/>
         <ant antfile="build.xml" target="clean" dir="remotecontrol"/>
         <ant antfile="build.xml" target="clean" dir="routes"/>
Index: /applications/editors/josm/plugins/public_transport/build.xml
===================================================================
--- /applications/editors/josm/plugins/public_transport/build.xml	(revision 19992)
+++ /applications/editors/josm/plugins/public_transport/build.xml	(revision 19993)
@@ -86,5 +86,5 @@
                 <attribute name="Plugin-Description" value="This plugin simplifies the mapping and editing of public transport routes."/>
                 <attribute name="Plugin-Link" value="http://svn.openstreetmap.org/applications/editors/josm/plugins/public_transport"/>
-                <attribute name="Plugin-Mainversion" value="${plugin.main.version}"/>
+                <attribute name="Plugin-Mainversion" value="2907"/>
                 <attribute name="Plugin-Version" value="${version.entry.commit.revision}"/>
             </manifest>
