Skip to content

Commit

Permalink
Fixed RC tag (#4387) (#4388)
Browse files Browse the repository at this point in the history
Co-authored-by: AustinSanders <arsanders@usgs.gov>
  • Loading branch information
acpaquette and AustinSanders authored Apr 1, 2021
1 parent e73a870 commit c87706f
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 @@ -18,7 +18,7 @@
# A Public Release for ISIS3.6.1: {% set version = "3.6.1" %}
# A Release Candidate for ISIS3.6.1: {% set version = "3.6.1_RC" %}
# A custom build of ISIS3.6.1 for the CaSSIS mission: {% set version = "3.6.1_cassis" %}
{% set version = "5.0.0_RC" %}
{% set version = "5.0.0_RC1" %}

# This is the build number for the current version you are building. If this is the first build of
# this version, the build number will be 0. It is incremented by 1 with every consecutive build of
Expand Down

0 comments on commit c87706f

Please sign in to comment.