version to 0.4.0-SNAPSHOT (put SNAPSHOT back)

This commit is contained in:
Havoc Pennington 2012-04-13 09:30:12 -04:00
parent b35dfb67b2
commit 8159cf3ed4

View File

@ -9,7 +9,7 @@
// Versions and git tags should follow: http://semver.org/
// except using -SNAPSHOT instead of without hyphen.
version in GlobalScope := "0.4.0"
version in GlobalScope := "0.4.0-SNAPSHOT"
organization in GlobalScope := "com.typesafe"