Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0384C200CA7 for ; Wed, 14 Jun 2017 23:59:04 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 02160160BDB; Wed, 14 Jun 2017 21:59:04 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4973E160BD6 for ; Wed, 14 Jun 2017 23:59:03 +0200 (CEST) Received: (qmail 69291 invoked by uid 500); 14 Jun 2017 21:59:02 -0000 Mailing-List: contact issues-help@systemml.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@systemml.apache.org Delivered-To: mailing list issues@systemml.apache.org Received: (qmail 69282 invoked by uid 99); 14 Jun 2017 21:59:02 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd1-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Jun 2017 21:59:02 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd1-us-west.apache.org (ASF Mail Server at spamd1-us-west.apache.org) with ESMTP id 22FD6C1276 for ; Wed, 14 Jun 2017 21:59:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd1-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -100.011 X-Spam-Level: X-Spam-Status: No, score=-100.011 tagged_above=-999 required=6.31 tests=[SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd1-us-west.apache.org [10.40.0.7]) (amavisd-new, port 10024) with ESMTP id 78TaEe6Sofyw for ; Wed, 14 Jun 2017 21:59:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 0D3995F297 for ; Wed, 14 Jun 2017 21:59:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id 505E4E02C8 for ; Wed, 14 Jun 2017 21:59:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 07BCA21D8F for ; Wed, 14 Jun 2017 21:59:00 +0000 (UTC) Date: Wed, 14 Jun 2017 21:59:00 +0000 (UTC) From: "Deron Eriksson (JIRA)" To: issues@systemml.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SYSTEMML-1694) Add snapshot version number to docs header MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Jun 2017 21:59:04 -0000 Deron Eriksson created SYSTEMML-1694: ---------------------------------------- Summary: Add snapshot version number to docs header Key: SYSTEMML-1694 URL: https://issues.apache.org/jira/browse/SYSTEMML-1694 Project: SystemML Issue Type: Improvement Components: Documentation Reporter: Deron Eriksson Assignee: Deron Eriksson Currently the latest snapshot documentation (http://apache.github.io/systemml/) has "Latest" in the header. "Latest" can be a little confusing since it's hard to tell whether this is the latest release version (currently 0.14.0-incubating) or the latest snapshot version (1.0.0-SNAPSHOT). We should probably change "Latest" to either something like: Latest (1.0.0-SNAPSHOT) or 1.0.0-SNAPSHOT -- This message was sent by Atlassian JIRA (v6.4.14#64029)