pyc-website
main website for pyc inc.
git clone https://9o.is/git/pyc-website.git
commit 9f029bf48f594dfcc94983867fe52df07c6ce19a parent e8d400582d370c5330b6618c7b80437becf0fd0c Author: Jul <jul@9o.is> Date: Sat, 18 Oct 2014 11:18:12 -0400 bumped to v1.4.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.3", + version := "1.4.1", organization := "inc.pyc", scalaVersion := "2.10.3", scalacOptions <<= scalaVersion map { sv: String =>