diff options
author | Hiroshi SHIBATA <[email protected]> | 2024-12-13 10:05:55 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2024-12-13 10:05:55 +0900 |
commit | 573c18212886cc95a47ed16b7400995b9c410c0f () | |
tree | 4dbf833e8c5d42df1278e56a9f72b27395cd0dc4 /ext/stringio | |
parent | 5e05642c610455cf3311da33b32685e9adeafa69 (diff) |
Lock released version of stringio-3.1.2
-rw-r--r-- | ext/stringio/stringio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -13,7 +13,7 @@ **********************************************************************/ static const char *const -STRINGIO_VERSION = "3.1.2.dev"; #include <stdbool.h> |