Add version 2.1.

pull/193/head
Michael R Sweet 20 years ago
parent 78388ed663
commit c1931af586
  1. 6
      www/str.php

@ -1,6 +1,6 @@
<?php <?php
// //
// "$Id: str.php,v 1.14 2004/07/26 15:03:43 mike Exp $" // "$Id: str.php,v 1.15 2004/10/26 20:51:46 mike Exp $"
// //
// Software Trouble Report page... // Software Trouble Report page...
// //
@ -50,7 +50,7 @@ $subsystems = array(
$versions = array( $versions = array(
"CVS", "CVS",
"+2.0.1", "+2.1",
"2.0", "2.0",
"2.0rc1", "2.0rc1",
"1.3", "1.3",
@ -1897,6 +1897,6 @@ switch ($op)
} }
// //
// End of "$Id: str.php,v 1.14 2004/07/26 15:03:43 mike Exp $". // End of "$Id: str.php,v 1.15 2004/10/26 20:51:46 mike Exp $".
// //
?> ?>

Loading…
Cancel
Save