Skip to content

Commit 896be8a

Browse files
authored
Merge pull request #207 from AgonConsole8/version-bump
bump version to 2.8.0
2 parents 6a7021c + 2dc6bf1 commit 896be8a

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 7
6-
#define VERSION_PATCH 3
5+
#define VERSION_MINOR 8
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)