- More version updates.
This commit is contained in:
parent
e97a704e2b
commit
fa42e15d3d
@ -2,6 +2,11 @@
|
|||||||
- Scyther changelog -
|
- Scyther changelog -
|
||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
|
Scyther 1.0-beta6
|
||||||
|
|
||||||
|
* Added Mac support (added universal binary)
|
||||||
|
* Fixed bug in scripting backend (e.g. with mpa.py)
|
||||||
|
|
||||||
Scyther 1.0-beta5
|
Scyther 1.0-beta5
|
||||||
|
|
||||||
* Change of switch semantics. '--max-attacks=N' now defines the
|
* Change of switch semantics. '--max-attacks=N' now defines the
|
||||||
|
@ -18,7 +18,7 @@ class AboutScyther(wx.Dialog):
|
|||||||
<body bgcolor="#ffffff">
|
<body bgcolor="#ffffff">
|
||||||
<center>
|
<center>
|
||||||
<h1>Scyther</h1>
|
<h1>Scyther</h1>
|
||||||
Version 1.0-beta 5
|
Version 1.0-beta 6
|
||||||
</center>
|
</center>
|
||||||
<hr>
|
<hr>
|
||||||
<p>
|
<p>
|
||||||
@ -27,7 +27,7 @@ class AboutScyther(wx.Dialog):
|
|||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
Scyther and Scyther GUI developed by
|
Scyther and Scyther GUI developed by
|
||||||
Cas Cremers 2004-2006.
|
Cas Cremers 2004-2007.
|
||||||
</p>
|
</p>
|
||||||
<p>
|
<p>
|
||||||
For news and updates visit the Scyther pages at
|
For news and updates visit the Scyther pages at
|
||||||
|
Loading…
Reference in New Issue
Block a user