pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 83288aa46389aa77472b4e36ed77aad56b022c59 parent 9f029bf48f594dfcc94983867fe52df07c6ce19a Author: Jul <jul@9o.is> Date: Wed, 27 Aug 2014 00:17:09 -0400 pushed to 1.3.1 Diffstat:
| M | project/BuildSettings.scala | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/project/BuildSettings.scala b/project/BuildSettings.scala @@ -47,7 +47,7 @@ object BuildSettings { val basicSettings = Defaults.defaultSettings ++ Seq( name := "website", - version := "1.4.1", + version := "1.3.1", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>