[ruby/fcntl] Bump up to v1.3.0

https://github.com/ruby/fcntl/commit/13d8aa4785
This commit is contained in:
Hiroshi SHIBATA 2025-09-10 14:36:31 +09:00 committed by git
parent 37884c4a68
commit 6c9a017333

View File

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