File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
KlayGE/Core/Include/KlayGE Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 37
37
38
38
#define KLAYGE_NAME KlayGE
39
39
#define KLAYGE_VER_MAJOR 4
40
- #define KLAYGE_VER_MINOR 16
40
+ #define KLAYGE_VER_MINOR 17
41
41
#define KLAYGE_VER_RELEASE 0
42
42
#define KLAYGE_VER_STR KFL_STRINGIZE (KLAYGE_NAME) " " KFL_STRINGIZE(KLAYGE_VER_MAJOR) "." KFL_STRINGIZE(KLAYGE_VER_MINOR) "." KFL_STRINGIZE(KLAYGE_VER_RELEASE)
43
43
Original file line number Diff line number Diff line change 1
1
# KlayGE
2
2
3
- [ ![ GitHub release] ( https://img.shields.io/badge/release-v4.16 .0-blue.svg )] ( https://github.com/gongminmin/KlayGE/releases/latest )
3
+ [ ![ GitHub release] ( https://img.shields.io/badge/release-v4.17 .0-blue.svg )] ( https://github.com/gongminmin/KlayGE/releases/latest )
4
4
[ ![ Build status] ( https://ci.appveyor.com/api/projects/status/uddr0wulxuferji4/branch/develop?svg=true )] ( https://ci.appveyor.com/project/gongminmin/KlayGE/branch/develop )
5
5
[ ![ Build Status] ( https://travis-ci.org/gongminmin/KlayGE.svg?branch=develop )] ( https://travis-ci.org/gongminmin/KlayGE )
6
6
You can’t perform that action at this time.
0 commit comments