[Groonga-commit] ranguba/rroonga at 8835388 [master] Bump version to match version with the latest Groonga

Back to archive index

Masafumi Yokoyama null+****@clear*****
Wed Jan 11 18:31:54 JST 2017


Masafumi Yokoyama	2017-01-11 18:31:54 +0900 (Wed, 11 Jan 2017)

  New Revision: 88353887850d8f7cf58d96d42d2edc380319b64f
  https://github.com/ranguba/rroonga/commit/88353887850d8f7cf58d96d42d2edc380319b64f

  Message:
    Bump version to match version with the latest Groonga

  Modified files:
    ext/groonga/rb-grn.h

  Modified: ext/groonga/rb-grn.h (+2 -2)
===================================================================
--- ext/groonga/rb-grn.h    2016-12-27 14:52:06 +0900 (be2fa82)
+++ ext/groonga/rb-grn.h    2017-01-11 18:31:54 +0900 (5d727a7)
@@ -1,7 +1,7 @@
 /* -*- coding: utf-8; mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
   Copyright (C) 2009-2016  Kouhei Sutou <kou �� clear-code.com>
-  Copyright (C) 2015-2016  Masafumi Yokoyama <yokoyama �� clear-code.com>
+  Copyright (C) 2015-2017  Masafumi Yokoyama <yokoyama �� clear-code.com>
 
   This library is free software; you can redistribute it and/or
   modify it under the terms of the GNU Lesser General Public
@@ -99,7 +99,7 @@ RB_GRN_BEGIN_DECLS
 
 #define RB_GRN_MAJOR_VERSION 6
 #define RB_GRN_MINOR_VERSION 1
-#define RB_GRN_MICRO_VERSION 1
+#define RB_GRN_MICRO_VERSION 3
 
 #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object))
 #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object))
-------------- next part --------------
HTML����������������������������...
Télécharger 



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