Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[3.1] altering version rc1 -> no suffix #86

Merged
merged 1 commit into from
Dec 14, 2022
Merged

Conversation

dimas1185
Copy link
Contributor

Change Description

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

@dimas1185 dimas1185 requested a review from larryk85 December 14, 2022 22:56
@@ -16,7 +16,7 @@ project(cdt)
set(VERSION_MAJOR 3)
set(VERSION_MINOR 1)
set(VERSION_PATCH 0)
set(VERSION_SUFFIX rc1)
set(VERSION_SUFFIX "")
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We comment this out in leap. I don't know if setting it to "" is valid.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I checked and it works:

cdt-cpp --version
cdt-cpp version 3.1.0

@dimas1185 dimas1185 merged commit a58860a into release/3.1 Dec 14, 2022
@dimas1185 dimas1185 deleted the bump_version branch December 14, 2022 23:12
@lparisc lparisc changed the title altering version rc1 -> no suffix [3.1] altering version rc1 -> no suffix Mar 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants