Skip to content

Commit

Permalink
Update version to 2.24.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardCM committed Jul 31, 2024
1 parent 879a9d2 commit 75d3eb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions browser-version.h
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
#pragma once

#define OBS_BROWSER_VERSION_MAJOR 2
#define OBS_BROWSER_VERSION_MINOR 23
#define OBS_BROWSER_VERSION_PATCH 5
#define OBS_BROWSER_VERSION_MINOR 24
#define OBS_BROWSER_VERSION_PATCH 0

#ifndef MAKE_SEMANTIC_VERSION
#define MAKE_SEMANTIC_VERSION(major, minor, patch) \
Expand Down

0 comments on commit 75d3eb1

Please sign in to comment.