Browse Source

SDK:
- add additional newline when updating properies files version

git-svn-id: https://jmonkeyengine.googlecode.com/svn/trunk@8760 75d07b2b-3a1a-0410-a2c5-0572b91ccdca

nor..67 13 years ago
parent
commit
daa69a99f7
1 changed files with 1 additions and 0 deletions
  1. 1 0
      build.xml

+ 1 - 0
build.xml

@@ -136,6 +136,7 @@
                                 match="OpenIDE-Module-Specification-Version:(.*)"
                                 replace=""
                                 byline="true"/>
+                <echo file="${module_dir}/manifest.mf" append="true"></echo>
             </else>
         </if>
     </target>