mirror of
https://github.com/michaelrsweet/mxml.git
synced 2024-11-08 13:39:58 +00:00
Add 2.0 release.
This commit is contained in:
parent
243e9c1556
commit
78388ed663
@ -1,6 +1,6 @@
|
||||
<?php
|
||||
//
|
||||
// "$Id: str.php,v 1.13 2004/06/01 00:25:29 mike Exp $"
|
||||
// "$Id: str.php,v 1.14 2004/07/26 15:03:43 mike Exp $"
|
||||
//
|
||||
// Software Trouble Report page...
|
||||
//
|
||||
@ -50,8 +50,8 @@ $subsystems = array(
|
||||
|
||||
$versions = array(
|
||||
"CVS",
|
||||
"+2.0",
|
||||
"+2.0rc2",
|
||||
"+2.0.1",
|
||||
"2.0",
|
||||
"2.0rc1",
|
||||
"1.3",
|
||||
"1.2",
|
||||
@ -1897,6 +1897,6 @@ switch ($op)
|
||||
}
|
||||
|
||||
//
|
||||
// End of "$Id: str.php,v 1.13 2004/06/01 00:25:29 mike Exp $".
|
||||
// End of "$Id: str.php,v 1.14 2004/07/26 15:03:43 mike Exp $".
|
||||
//
|
||||
?>
|
||||
|
Loading…
Reference in New Issue
Block a user