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 a8f0379 commit de3d466Copy full SHA for de3d466
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.13.4
+ENV NIAK_VERSION v0.13.5
6
ENV NIAK_RELEASE_NAME niak-with-dependencies
7
8
# Install NIAK from the tip of master
commands/misc/niak_gb_vars.m
@@ -144,7 +144,7 @@
144
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
145
146
%% NIAK version
147
-gb_niak_version = 'dev';
+gb_niak_version = '0.13.5';
148
149
%% Target for tests
150
gb_niak_target_test = '0.13.6';
0 commit comments