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 @@ -6,7 +6,7 @@ include(FindPkgConfig)
6
6
7
7
# Version settings
8
8
set (LUA_FFI_VERSION_MAJOR 1 )
9
- set (LUA_FFI_VERSION_MINOR 0 )
9
+ set (LUA_FFI_VERSION_MINOR 1 )
10
10
set (LUA_FFI_VERSION_PATCH 0 )
11
11
12
12
# Define options for selecting Lua versions
Original file line number Diff line number Diff line change 6
6
[ 4 ] : https://github.com/zhaojh329/lua-ffi/pulls
7
7
[ 5 ] : https://img.shields.io/badge/Issues-welcome-brightgreen.svg?style=plastic
8
8
[ 6 ] : https://github.com/zhaojh329/lua-ffi/issues/new
9
- [ 7 ] : https://img.shields.io/badge/release-1.0 .0-blue.svg?style=plastic
9
+ [ 7 ] : https://img.shields.io/badge/release-1.1 .0-blue.svg?style=plastic
10
10
[ 8 ] : https://github.com/zhaojh329/lua-ffi/releases
11
11
[ 9 ] : https://github.com/zhaojh329/lua-ffi/workflows/build/badge.svg
12
12
You can’t perform that action at this time.
0 commit comments