We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f70f506 commit 9aa573bCopy full SHA for 9aa573b
sources/net.sf.j2s.lib/build/build.xml
@@ -385,8 +385,8 @@
385
<exclude name="**/*.svn"/>
386
</fileset>
387
</zip>
388
- <zip destfile="${j2s.lib.project}/1.1.0-v${today}.zip">
389
- <zipfileset dir="${j2s.lib.project}/j2slib" prefix="1.1.0-v${today}">
+ <zip destfile="${j2s.lib.project}/2.0.0-v${today}.zip">
+ <zipfileset dir="${j2s.lib.project}/j2slib" prefix="2.0.0-v${today}">
390
<exclude name="**/*.zip"/>
391
<exclude name="**/*.swp"/>
392
<exclude name="**/*.swo"/>
sources/net.sf.j2s.lib/j2slib.zip
1.41 KB
0 commit comments