We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb46167 commit e21fc91Copy full SHA for e21fc91
ext/stringio/stringio.c
@@ -13,7 +13,7 @@
13
**********************************************************************/
14
15
static const char *const
16
-STRINGIO_VERSION = "3.1.2";
+STRINGIO_VERSION = "3.1.2.dev";
17
18
#include <stdbool.h>
19
0 commit comments