diff options
author | Hiroshi SHIBATA <[email protected]> | 2025-03-31 16:13:46 +0900 |
---|---|---|
committer | Hiroshi SHIBATA <[email protected]> | 2025-03-31 16:13:46 +0900 |
commit | 502fcfcc46fe1362b30d311e2fc03bfe37a78dc8 () | |
tree | ad36762c678778e53305b2891047f7b5e176866a | |
parent | a2b03ba7cb721d698bebee74c535dea4583a9c28 (diff) |
stringio-3.1.6 has been released
-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.6.dev"; #include <stdbool.h> |