- More version updates.

This commit is contained in:
ccremers 2007-01-11 11:22:57 +00:00
parent e97a704e2b
commit fa42e15d3d
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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