Bump version and cleanup for release.
FossilOrigin-Name: 5f0e4ea2518c222d3052ffd46f8b5a3a94c7139bce9bf47895a8ca0d632c9507
This commit is contained in:
parent
c0cd35e260
commit
07cda417c8
5 changed files with 11 additions and 6 deletions
|
|
@ -117,7 +117,7 @@ reader_list_callback(
|
|||
rb_hash_aset( reader, ID2SYM(rb_intern("slot")),
|
||||
INT2NUM( slot ) );
|
||||
rb_hash_aset( reader, ID2SYM(rb_intern("pid")),
|
||||
LONG2FIX( pid ) );
|
||||
LONG2FIX( pid ) );
|
||||
rb_hash_aset( reader, ID2SYM(rb_intern("thread")),
|
||||
LONG2FIX( thread ) );
|
||||
rb_hash_aset( reader, ID2SYM(rb_intern("txnid")),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue