Skip to content

Commit 5a7b6e7

Browse files
committed
Bump build number for cudnn9.10 build on V2.18
1 parent a1cbca6 commit 5a7b6e7

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 = "2.18.0" %}
22
{% set estimator_version = "2.15.0" %}
3-
{% set build = 0 %}
3+
{% set build = 1 %}
44

55
{% if cuda_compiler_version != "None" %}
66
{% set build = build + 200 %}

0 commit comments

Comments
 (0)