Skip to content

Commit

Permalink
app version fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mwielocha committed Oct 17, 2013
1 parent 66e30ef commit 040a945
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions project/Build.scala
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ object ApplicationBuild extends Build {


val buildSettings = Defaults.defaultSettings ++ Seq(
version := appVersion,
exportJars := true,
scalaVersion := "2.10.2",
// scalacOptions := Seq("-unchecked", "-deprecation", "-feature", "-language:implicitConversions", "-language:postfixOps"),
Expand Down

0 comments on commit 040a945

Please sign in to comment.