[Groonga-commit] ranguba/rroonga at 1d972a9 [master] Fix since version

Zurück zum Archiv-Index

Kouhei Sutou null+****@clear*****
Mon May 16 14:48:14 JST 2016


Kouhei Sutou	2016-05-16 14:48:14 +0900 (Mon, 16 May 2016)

  New Revision: 1d972a9c7054e652cb44f044c899da75537b8c94
  https://github.com/ranguba/rroonga/commit/1d972a9c7054e652cb44f044c899da75537b8c94

  Message:
    Fix since version
    
    We couldn't release 6.0.1...

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

  Modified: ext/groonga/rb-grn-exception.c (+1 -1)
===================================================================
--- ext/groonga/rb-grn-exception.c    2016-05-16 11:48:34 +0900 (d836312)
+++ ext/groonga/rb-grn-exception.c    2016-05-16 14:48:14 +0900 (69a470e)
@@ -1291,7 +1291,7 @@ rb_grn_init_exception (VALUE mGrn)
      *
      * It is used when a processing is canceled.
      *
-     * @since 6.0.1
+     * @since 6.0.2
      */
     eGrnCancel =
         rb_define_class_under(mGrn, "Cancel", rb_eGrnError);
-------------- next part --------------
HTML����������������������������...
Download 



More information about the Groonga-commit mailing list
Zurück zum Archiv-Index