Skip to content

Commit

Permalink
Update version to 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
WizardCM committed Jun 20, 2022
1 parent a4e163e commit 240732b
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 17
#define OBS_BROWSER_VERSION_PATCH 14
#define OBS_BROWSER_VERSION_MINOR 18
#define OBS_BROWSER_VERSION_PATCH 0

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

0 comments on commit 240732b

Please sign in to comment.