Skip to content

Commit d5b1737

Browse files
authored
Merge pull request #224 from AgonConsole8/version-bump
bump version to 2.9.0
2 parents d660018 + e368efa commit d5b1737

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

video/version.h

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22
#define VERSION_H
33

44
#define VERSION_MAJOR 2
5-
#define VERSION_MINOR 8
6-
#define VERSION_PATCH 1
5+
#define VERSION_MINOR 9
6+
#define VERSION_PATCH 0
77
#define VERSION_CANDIDATE 0 // Optional
88
#define VERSION_TYPE "Release" // RC, Alpha, Beta, etc.
99

0 commit comments

Comments
 (0)