aboutsummaryrefslogtreecommitdiff
path: root/versionwithsha.sbt
diff options
context:
space:
mode:
authorIvan Topolnjak <ivantopo@gmail.com>2015-05-09 15:47:20 +0200
committerIvan Topolnjak <ivantopo@gmail.com>2015-05-09 15:47:20 +0200
commitcbe4f5ae876b41c28c72c920ce4953e096119910 (patch)
tree4fa6958fd50a6f8e9211e34ef01a2b1317b337ea /versionwithsha.sbt
parentd69f14710b1d933d58412edd63b465b13a09a9d0 (diff)
downloadKamon-0.4.0.tar.gz
Kamon-0.4.0.tar.bz2
Kamon-0.4.0.zip
Setting version to 0.4.0.v0.4.0
Diffstat (limited to 'versionwithsha.sbt')
-rw-r--r--versionwithsha.sbt2
1 files changed, 1 insertions, 1 deletions
diff --git a/versionwithsha.sbt b/versionwithsha.sbt
index 288e7948..4e2d5e5a 100644
--- a/versionwithsha.sbt
+++ b/versionwithsha.sbt
@@ -1,5 +1,5 @@
// This file has a sensitive filename. It MUST be loaded after version.sbt, so it can rely in sbt-release version
-version in ThisBuild := VersionWithSHA.kamonVersionWithSHA((version in ThisBuild).value)
+//version in ThisBuild := VersionWithSHA.kamonVersionWithSHA((version in ThisBuild).value)
isSnapshot in ThisBuild := VersionWithSHA.kamonIsSnapshot((version in ThisBuild).value) \ No newline at end of file