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

windowsversions: Change 23H2 release to 2009 #141

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

prgmitchell
Copy link
Member

@prgmitchell prgmitchell commented Nov 29, 2023

Description

Change the release to 2009 as it needs to be an int.

Motivation and Context

#138 broke the analyzer when it needed to do the game mode check as that depends on the release being an int.

How Has This Been Tested?

Tested with a log that was broken
https://obsproject.com/logs/cabUIFOmJ9itg53x

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • My code has been run through clang-format.
  • I have read the contributing document.
  • My code is not on the master branch.
  • The code has been tested.
  • All commit messages are properly formatted and commits squashed where appropriate.
  • I have included updates to all appropriate documentation.

Change the release to 2009 as it needs to be an int.
@Fenrirthviti Fenrirthviti merged commit e9db188 into obsproject:master Nov 29, 2023
2 checks passed
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.

2 participants