change to 0.1.7-SNAPSHOT post-release

This commit is contained in:
Havoc Pennington 2011-12-07 09:12:51 -05:00
parent db4517cced
commit c90f46cf78

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.1.7"
version in GlobalScope := "0.1.7-SNAPSHOT"
organization in GlobalScope := "com.typesafe.config"