Skip to content
Snippets Groups Projects

WIP: rel/2111.1

Merged Paul McCarthy requested to merge rel/2111.1 into master
1 file
+ 2
2
Compare changes
  • Side-by-side
  • Inline
+ 2
2
@@ -3,9 +3,9 @@
# The git repository for this conda recipe is: https://git.fmrib.ox.ac.uk/fsl/conda/fsl-surface.git
{% set name = 'fsl-surface' %}
{% set version = '2111.0' %}
{% set version = '2111.1' %}
{% set repository = 'https://git.fmrib.ox.ac.uk/fsl/fslsurface.git' %}
{% set build = '4' %}
{% set build = '0' %}
package:
name: {{ name }}
Loading