Skip to content

Commit 18ca6ef

Browse files
committed
"Updated target version to VOID"
1 parent 46e1278 commit 18ca6ef

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ FROM simexp/octave:01_09_2015
22
MAINTAINER Pierre-Olivier Quirion <[email protected]>
33

44

5-
ENV NIAK_VERSION v0.0.0
5+
ENV NIAK_VERSION dev-0.14.0
66
ENV NIAK_RELEASE_NAME niak-with-dependencies
77

88
# Install NIAK from the tip of master

commands/misc/niak_gb_vars.m

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
144144

145145
%% NIAK version
146-
gb_niak_version = 'dev';
146+
gb_niak_version = 'de-0.14.0';
147147

148148
%% Target for tests
149149
gb_niak_target_test = '0.13.17';

0 commit comments

Comments
 (0)