Bump up fiddle 1.1.7.dev and stringio 3.1.3.dev

This commit is contained in:
Hiroshi SHIBATA 2024-12-26 09:58:36 +09:00
parent feba2b66ff
commit 5fab10999d
Notes: git 2024-12-26 01:27:43 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
module Fiddle
VERSION = "1.1.6"
VERSION = "1.1.7.dev"
end

View File

@ -13,7 +13,7 @@
**********************************************************************/
static const char *const
STRINGIO_VERSION = "3.1.2";
STRINGIO_VERSION = "3.1.3.dev";
#include <stdbool.h>