Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKonstantin Komissarchik2017-12-08 00:13:15 +0000
committerKonstantin Komissarchik2017-12-08 00:13:15 +0000
commit8f6d3ab6bbb244801e4f6401432d1e69dec3551d (patch)
tree45336faf594dc0d7d04b90fcfd9834a505b897fa
parent385dcc6a55d7ed68c398ab93f96c91dae6dd2525 (diff)
downloaddatatools-8f6d3ab6bbb244801e4f6401432d1e69dec3551d.tar.gz
datatools-8f6d3ab6bbb244801e4f6401432d1e69dec3551d.tar.xz
datatools-8f6d3ab6bbb244801e4f6401432d1e69dec3551d.zip
DTP 1.14.1.201712071719
-rw-r--r--downloads.php12
1 files changed, 11 insertions, 1 deletions
diff --git a/downloads.php b/downloads.php
index 25be194..bb3be4f 100644
--- a/downloads.php
+++ b/downloads.php
@@ -26,7 +26,17 @@
<h1><?=$pageTitle; ?></h1>
<div class="homeitem3col">
- <h3>DTP 1.14.0.201701131441 (Development Build for Eclipse Oxygen M4)</h3>
+ <h3>DTP 1.14.1 (Eclipse Oxygen)</h3>
+ <p>
+ <a href="http://download.eclipse.org/datatools/1.14.1.201712071719/repository" target="_blank">Repository</a>
+ </p>
+ <p>
+ <a href="http://www.eclipse.org/downloads/download.php?file=/datatools/1.14.1.201712071719/dtp-repository-1.14.1.201712071719.zip" target="_blank">Offline Repository</a>
+ </p>
+ </div>
+
+ <div class="homeitem3col">
+ <h3>DTP 1.14 (Eclipse Oxygen)</h3>
<p>
<a href="http://download.eclipse.org/datatools/1.14.0.201701131441/repository" target="_blank">Repository</a>
</p>

Back to the top