Skip to content

Commit de3d466

Browse files
committed
"Updated target name"
1 parent a8f0379 commit de3d466

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.13.4
5+
ENV NIAK_VERSION v0.13.5
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
@@ -144,7 +144,7 @@
144144
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
145145

146146
%% NIAK version
147-
gb_niak_version = 'dev';
147+
gb_niak_version = '0.13.5';
148148

149149
%% Target for tests
150150
gb_niak_target_test = '0.13.6';

0 commit comments

Comments
 (0)