[Groonga-commit] ranguba/rroonga at b404ffe [bind-grn_obj_is_accessor] Fix next version

Back to archive index

Masafumi Yokoyama null+****@clear*****
Tue Jan 5 14:01:50 JST 2016


Masafumi Yokoyama	2016-01-05 14:01:50 +0900 (Tue, 05 Jan 2016)

  New Revision: b404ffef1e0444f2d3b2588472551646646161a0
  https://github.com/ranguba/rroonga/commit/b404ffef1e0444f2d3b2588472551646646161a0

  Message:
    Fix next version
    
    We use the same version number as Groonga.

  Modified files:
    ext/groonga/rb-grn-object.c

  Modified: ext/groonga/rb-grn-object.c (+1 -1)
===================================================================
--- ext/groonga/rb-grn-object.c    2016-01-05 12:32:57 +0900 (276002b)
+++ ext/groonga/rb-grn-object.c    2016-01-05 14:01:50 +0900 (2a93260)
@@ -1663,7 +1663,7 @@ rb_grn_object_scorer_procedure_p (VALUE self)
  *   @return [Boolean] `true` if the object is accessor,
  *     `false` otherwise.
  *
- * @since 5.1.0
+ * @since 5.1.1
  */
 static VALUE
 rb_grn_object_accessor_p (VALUE self)
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Back to archive index