updated on Tue Jan 24 08:00:27 UTC 2012
[aur-mirror.git] / jasmin / jasmin-2.4.patch
blob879b87692b41d761ec5d5ad148fbc1a9dbf72a76
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
4 @@ -77,7 +77,7 @@
5 <tstamp/>
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}] ------------"/>
13 @@ -294,4 +294,4 @@
14 </target>
15 </project>
17 -<!-- End of file -->
18 \ No newline at end of file
19 +<!-- 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
23 @@ -41,6 +41,10 @@
24 <dd>this file (on SourceForge.net).<p>
26 <dt>
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>
30 +<dt>
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