Skip to content

Commit bdb06cd

Browse files
authored
bump build num
1 parent 7ebdab6 commit bdb06cd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

recipe/meta.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{% set version = "4.1.4" %}
22
{% set major = version.rpartition('.')[0] %}
3-
{% set build = 0 %}
3+
{% set build = 1 %}
44

55
# give conda package a higher build number
66
{% if mpi_type == 'conda' %}

0 commit comments

Comments
 (0)