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:38 UTC

[04/19] incubator-s2graph git commit: Setting version to 0.1.0

Setting version to 0.1.0


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

Branch: refs/heads/master
Commit: d688df1ad3c45c5a61892c025868caa7dd499448
Parents: 2a43b7c
Author: DO YUNG YOON <st...@apache.org>
Authored: Tue Sep 20 23:46:44 2016 +0900
Committer: DO YUNG YOON <st...@apache.org>
Committed: Tue Sep 20 23:46:44 2016 +0900

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


http://git-wip-us.apache.org/repos/asf/incubator-s2graph/blob/d688df1a/version.sbt
----------------------------------------------------------------------
diff --git a/version.sbt b/version.sbt
new file mode 100644
index 0000000..e765444
--- /dev/null
+++ b/version.sbt
@@ -0,0 +1 @@
+version in ThisBuild := "0.1.0"