Repository: kylin
Updated Branches:
  refs/heads/document 1e013354a -> b96a01e5a


Update release doc for code change


Project: http://git-wip-us.apache.org/repos/asf/kylin/repo
Commit: http://git-wip-us.apache.org/repos/asf/kylin/commit/b96a01e5
Tree: http://git-wip-us.apache.org/repos/asf/kylin/tree/b96a01e5
Diff: http://git-wip-us.apache.org/repos/asf/kylin/diff/b96a01e5

Branch: refs/heads/document
Commit: b96a01e5a8160e8aef73917cd2c86ff988ab224f
Parents: 1e01335
Author: lidongsjtu <lid...@apache.org>
Authored: Mon May 23 11:26:37 2016 +0800
Committer: lidongsjtu <lid...@apache.org>
Committed: Mon May 23 11:26:37 2016 +0800

----------------------------------------------------------------------
 website/_dev/howto_release.md | 6 ++++++
 1 file changed, 6 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/kylin/blob/b96a01e5/website/_dev/howto_release.md
----------------------------------------------------------------------
diff --git a/website/_dev/howto_release.md b/website/_dev/howto_release.md
index 2955dc2..d2b4ab9 100644
--- a/website/_dev/howto_release.md
+++ b/website/_dev/howto_release.md
@@ -412,11 +412,17 @@ The old releases will remain available in the
 
 Release same version in JIRA, check [Change 
Log](https://issues.apache.org/jira/browse/KYLIN/?selectedTab=com.atlassian.jira.jira-projects-plugin:changelog-panel)
 for the latest released version.
 
+## Update source code
+After publish the release, you need to manually update some source code:
+
+* Update `KylinVersion` class, change value of `CURRENT_KYLIN_VERSION` to 
current development version. 
+
 ## Publishing the web site  
 Refer to [How to document](howto_docs.html) for more detail.
 
 ## Send announcement mail to mailing list
 Send one mail with subject like "[Announce] Apache Kylin x.y released" to 
following list:
+
 * Apache Kylin Dev mailing list: d...@kylin.apache.org
 * Apache Kylin User mailing list: u...@kylin.apache.org
 * Apache Announce mailing list: annou...@apache.org

Reply via email to