Skip to content

Commit

Permalink
Update version to 2.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardCM committed Jul 28, 2021
1 parent 6e3d482 commit 80b0c82
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 14
#define OBS_BROWSER_VERSION_PATCH 3
#define OBS_BROWSER_VERSION_MINOR 15
#define OBS_BROWSER_VERSION_PATCH 0

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

0 comments on commit 80b0c82

Please sign in to comment.