summarylogtreecommitdiffstats
path: root/jasmin-2.4.patch
blob: 879b87692b41d761ec5d5ad148fbc1a9dbf72a76 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
diff -ur jasmin-2.4/build.xml jasmin-2.4-new//build.xml
--- jasmin-2.4/build.xml	2006-02-05 23:20:44.000000000 +0100
+++ jasmin-2.4-new//build.xml	2010-07-13 19:33:20.986003062 +0200
@@ -77,7 +77,7 @@
     <tstamp/>
     <property name="Name" value="Jasmin"/>
     <property name="name" value="jasmin"/>
-    <property name="version" value="2.1"/>
+    <property name="version" value="2.4"/>
     <property name="year" value="2006"/>
 
     <echo message="----------- ${Name} ${version} [${year}] ------------"/>
@@ -294,4 +294,4 @@
   </target>
 </project>
 
-<!-- End of file -->
\ No newline at end of file
+<!-- End of file -->
diff -ur jasmin-2.4/docs/index.html jasmin-2.4-new//docs/index.html
--- jasmin-2.4/docs/index.html	2006-02-05 23:20:44.000000000 +0100
+++ jasmin-2.4-new//docs/index.html	2010-07-13 19:34:35.919655074 +0200
@@ -41,6 +41,10 @@
 <dd>this file (on SourceForge.net).<p>
 
 <dt>
+<a href = "xt.html">NEW : JasminXT Syntax (since 2.0)</a>
+<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>
+
+<dt>
 <a href = "guide.html">Jasmin User Guide</a>
 <dd>a brief user guide for using Jasmin.<p>
 
Binary files jasmin-2.4/jasmin.jar and jasmin-2.4-new//jasmin.jar differ