Skip to content

Commit 7cc9fb1

Browse files
committed
Use 3.1.2
1 parent 25cf976 commit 7cc9fb1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/stringio/stringio.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
**********************************************************************/
1414

1515
static const char *const
16-
STRINGIO_VERSION = "3.1.2.dev";
16+
STRINGIO_VERSION = "3.1.2";
1717

1818
#include <stdbool.h>
1919

0 commit comments

Comments
 (0)