We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 46e1278 commit 18ca6efCopy full SHA for 18ca6ef
Dockerfile
@@ -2,7 +2,7 @@ FROM simexp/octave:01_09_2015
2
MAINTAINER Pierre-Olivier Quirion <[email protected]>
3
4
5
-ENV NIAK_VERSION v0.0.0
+ENV NIAK_VERSION dev-0.14.0
6
ENV NIAK_RELEASE_NAME niak-with-dependencies
7
8
# Install NIAK from the tip of master
commands/misc/niak_gb_vars.m
@@ -143,7 +143,7 @@
143
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
144
145
%% NIAK version
146
-gb_niak_version = 'dev';
+gb_niak_version = 'de-0.14.0';
147
148
%% Target for tests
149
gb_niak_target_test = '0.13.17';
0 commit comments