blob: 37881131134c35b92111ec8c68c583d8aaed3f79 [file] [log] [blame]
<?php
require_once ("../../includes/buildServer-common.php");
$pageTitle = "Eclipse Modeling - TMF - Release Notes";
require ($_SERVER["DOCUMENT_ROOT"] . "/modeling/includes/relnotes-common.php");
$streams = array(
"xtext" => array(
"0.7.x" => "HEAD",
),
);
?>