File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Latest Release] ( https://img.shields.io/badge/release-cpp--TimSort%2F1.1 .0-blue.svg )] ( https://github.com/timsort/cpp-TimSort/releases )
1
+ [ ![ Latest Release] ( https://img.shields.io/badge/release-cpp--TimSort%2F1.2 .0-blue.svg )] ( https://github.com/timsort/cpp-TimSort/releases )
2
2
[ ![ Build Status] ( https://travis-ci.org/timsort/cpp-TimSort.svg?branch=master )] ( https://travis-ci.org/timsort/cpp-TimSort )
3
3
[ ![ License] ( https://img.shields.io/:license-mit-blue.svg )] ( https://doge.mit-license.org )
4
4
Original file line number Diff line number Diff line change 38
38
// Semantic versioning macros
39
39
40
40
#define GFX_TIMSORT_VERSION_MAJOR 1
41
- #define GFX_TIMSORT_VERSION_MINOR 1
41
+ #define GFX_TIMSORT_VERSION_MINOR 2
42
42
#define GFX_TIMSORT_VERSION_PATCH 0
43
43
44
44
// Diagnostic selection macros
You can’t perform that action at this time.
0 commit comments