You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@dlab.apache.org by dg...@apache.org on 2020/05/06 09:00:43 UTC

[incubator-dlab] branch update-gh-pages created (now 2ce5aa8)

This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a change to branch update-gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git.


      at 2ce5aa8  Added 2.3 release to the download page

This branch includes the following new commits:

     new 2ce5aa8  Added 2.3 release to the download page

The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org


[incubator-dlab] 01/01: Added 2.3 release to the download page

Posted by dg...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

dgnatyshyn pushed a commit to branch update-gh-pages
in repository https://gitbox.apache.org/repos/asf/incubator-dlab.git

commit 2ce5aa8414b9393d2fd8ae0e41a7c82f5d111767
Author: Dmytro Gnatyshyn <di...@ukr.net>
AuthorDate: Wed May 6 12:00:25 2020 +0300

    Added 2.3 release to the download page
---
 index.html | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/index.html b/index.html
index df4ed4b..6e17a60 100755
--- a/index.html
+++ b/index.html
@@ -970,6 +970,12 @@
 					<a href="https://dist.apache.org/repos/dist/dev/incubator/dlab/2.2/apache-dlab-2.2-incubating.tar.gz">Source code (tar.gz)</a>
 				</span>
                     </li>
+                    <li class="releases-list-item">
+                        <span>2.3<a href="./src/images/key.TXT">(Project public key)</a></span>
+                        <span>
+					<a href="https://dist.apache.org/repos/dist/dev/incubator/dlab/2.3/apache-dlab-2.3.0-incubating.tar.gz">Source code (tar.gz)</a>
+				</span>
+                    </li>
                 </ul>
 
             </article>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@dlab.apache.org
For additional commands, e-mail: commits-help@dlab.apache.org