Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
jcanny committed Mar 26, 2017
1 parent 853f4cc commit 3e54e34
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion jni/src/configure
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/bash

VERSION="1.1.1-cuda8.0"
VERSION="1.1.2-cuda8.0"
DEVVERSION="dev-cuda8.0"

OS=`uname -a`
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<groupId>BIDMach</groupId>
<artifactId>BIDMach</artifactId>
<packaging>jar</packaging>
<version>1.1.1-cuda8.0</version>
<version>1.1.2-cuda8.0</version>
<name>BIDMach</name>
<description>BIDMach is an optimized machine learning library in Scala</description>
<properties>
Expand Down

0 comments on commit 3e54e34

Please sign in to comment.