[Groonga-commit] ranguba/rroonga at ededb5a [master] Update version

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 12 09:58:17 JST 2017


Kouhei Sutou	2017-01-12 09:58:17 +0900 (Thu, 12 Jan 2017)

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

  Message:
    Update version

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

  Modified: ext/groonga/rb-grn-logger.c (+2 -2)
===================================================================
--- ext/groonga/rb-grn-logger.c    2017-01-12 09:26:48 +0900 (7b1483d)
+++ ext/groonga/rb-grn-logger.c    2017-01-12 09:58:17 +0900 (c540063)
@@ -554,7 +554,7 @@ rb_grn_logger_s_set_path (VALUE klass, VALUE rb_path)
  * @overload flags
  *   @return [Integer] The current log flags.
  *
- * @since 6.1.1
+ * @since 6.1.3
  */
 static VALUE
 rb_grn_logger_s_get_flags (VALUE klass)
@@ -575,7 +575,7 @@ rb_grn_logger_s_get_flags (VALUE klass)
  *   @param flags [Integer] The log flags for the default logger.
  *   @return void
  *
- * @since 6.1.1
+ * @since 6.1.3
  */
 static VALUE
 rb_grn_logger_s_set_flags (VALUE klass, VALUE rb_flags)
-------------- next part --------------
HTML����������������������������...
Download 



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