Skip to content

Commit 3e54e34

Browse files
committed
update version
1 parent 853f4cc commit 3e54e34

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

jni/src/configure

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#!/bin/bash
22

3-
VERSION="1.1.1-cuda8.0"
3+
VERSION="1.1.2-cuda8.0"
44
DEVVERSION="dev-cuda8.0"
55

66
OS=`uname -a`

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>BIDMach</groupId>
77
<artifactId>BIDMach</artifactId>
88
<packaging>jar</packaging>
9-
<version>1.1.1-cuda8.0</version>
9+
<version>1.1.2-cuda8.0</version>
1010
<name>BIDMach</name>
1111
<description>BIDMach is an optimized machine learning library in Scala</description>
1212
<properties>

0 commit comments

Comments
 (0)