You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@s2graph.apache.org by st...@apache.org on 2016/09/21 05:31:39 UTC

[05/19] incubator-s2graph git commit: Setting version to 0.2.0-SNAPSHOT

Setting version to 0.2.0-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/commit/780114cd
Tree: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/tree/780114cd
Diff: http://git-wip-us.apache.org/repos/asf/incubator-s2graph/diff/780114cd

Branch: refs/heads/master
Commit: 780114cded9ca8717b0e4ddcb8c304e8e29b3b64
Parents: d688df1
Author: DO YUNG YOON <st...@apache.org>
Authored: Tue Sep 20 23:47:11 2016 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Tue Sep 20 23:47:11 2016 +0900

----------------------------------------------------------------------
 version.sbt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/780114cd/version.sbt
----------------------------------------------------------------------
diff --git a/version.sbt b/version.sbt
index e765444..03a8b07 100644
--- a/version.sbt
+++ b/version.sbt
@@ -1 +1 @@
-version in ThisBuild := "0.1.0"
+version in ThisBuild := "0.2.0-SNAPSHOT"