blob: c65b0e635025b303af6b8804b4a3ffb2daefe93f [file] [log] [blame]
<?php
require_once ("../../includes/buildServer-common.php");
$pageTitle = "Eclipse Modeling - M2T - Release Notes";
require ($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/relnotes-common.php");
$streams = array(
"jet" => array(
"0.9.x" => "HEAD",
"0.8.x" => "R0_8_maintenance",
"0.7.x" => "R0_7_maintenance",
),
"xpand" => array(
"0.7.x" => "HEAD",
),
);
?>