1 diff -ur jasmin-2.4/build.xml jasmin-2.4-new//build.xml
2 --- jasmin-2.4/build.xml 2006-02-05 23:20:44.000000000 +0100
3 +++ jasmin-2.4-new//build.xml 2010-07-13 19:33:20.986003062 +0200
6 <property name="Name" value="Jasmin"/>
7 <property name="name" value="jasmin"/>
8 - <property name="version" value="2.1"/>
9 + <property name="version" value="2.4"/>
10 <property name="year" value="2006"/>
12 <echo message="----------- ${Name} ${version} [${year}] ------------"/>
18 \ No newline at end of file
20 diff -ur jasmin-2.4/docs/index.html jasmin-2.4-new//docs/index.html
21 --- jasmin-2.4/docs/index.html 2006-02-05 23:20:44.000000000 +0100
22 +++ jasmin-2.4-new//docs/index.html 2010-07-13 19:34:35.919655074 +0200
24 <dd>this file (on SourceForge.net).<p>
27 +<a href = "xt.html">NEW : JasminXT Syntax (since 2.0)</a>
28 +<dd>This document describes the additions to the Jasmin language since version 1.1. JasminXT is an extension of the Jasmin language, so if you are new to Jasmin you should first read the user guide.<p>
31 <a href = "guide.html">Jasmin User Guide</a>
32 <dd>a brief user guide for using Jasmin.<p>
34 Binary files jasmin-2.4/jasmin.jar and jasmin-2.4-new//jasmin.jar differ