[ruby/fcntl] Bump up 1.1.0

https://github.com/ruby/fcntl/commit/fe780abe07
This commit is contained in:
Hiroshi SHIBATA 2023-11-07 15:55:32 +09:00 committed by git
parent 84b2a6ad5d
commit d63c29ceca

View File

@ -62,7 +62,7 @@ pack up your own arguments to pass as args for locking functions, etc.
*
*/
#define FCNTL_VERSION "1.0.2"
#define FCNTL_VERSION "1.1.0"
void
Init_fcntl(void)