Skip to content

Commit

Permalink
bump build number
Browse files Browse the repository at this point in the history
  • Loading branch information
h-vetinari committed Dec 1, 2023
1 parent bd60dcf commit 6bd78be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipe/meta.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
# so allow the last major version of libcxx
{% set last_major = major_ver | int - 1 %}

{% set build_number = 6 %}
{% set build_number = 7 %}

package:
name: clang-compiler-activation
Expand Down

0 comments on commit 6bd78be

Please sign in to comment.