Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

fix cmake version var, missing ver patch #1609

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

diablodale
Copy link

Fixes

  • code used wrong variable name, was missing underscore
  • code did not allow version-patch, now defaults to 0 while also allowing it

Description of the changes:

  • put an underscore
  • put test for patch ver and default to zero

Before submitting a Pull Request:

I tested changes on:

  • Windows
  • Linux

Tested via: project's test scripts, and my own project.

- code used wrong variable name, was missing underscore
- code did not allow version-patch, now defaults to 0 while also allowing it
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant