Skip to content

Commit

Permalink
1.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
lloydmeta committed Oct 14, 2016
1 parent 754e425 commit 3262e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.sbt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name := """sbt-javacv"""

version := "1.11-SNAPSHOT"
version := "1.11"

organization := "org.bytedeco"

Expand Down Expand Up @@ -49,4 +49,4 @@ resolvers ++= Seq(
Resolver.sonatypeRepo("snapshots")
)

addSbtPlugin("org.bytedeco" % "sbt-javacpp" % "1.7")
addSbtPlugin("org.bytedeco" % "sbt-javacpp" % "1.8")

0 comments on commit 3262e6b

Please sign in to comment.