[Groonga-commit] ranguba/rroonga at ec73b3f [master] Bump version

Back to archive index
Yasuhiro Horimoto null+****@clear*****
Fri May 10 16:40:24 JST 2019


Yasuhiro Horimoto	2019-05-10 16:40:24 +0900 (Fri, 10 May 2019)

  Revision: ec73b3ffabe1c79a1d6d7c90d1b7d61148638f30
  https://github.com/ranguba/rroonga/commit/ec73b3ffabe1c79a1d6d7c90d1b7d61148638f30

  Message:
    Bump version

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

  Modified: ext/groonga/rb-grn.h (+1 -1)
===================================================================
--- ext/groonga/rb-grn.h    2019-05-10 16:18:54 +0900 (b8126086)
+++ ext/groonga/rb-grn.h    2019-05-10 16:40:24 +0900 (10734e4d)
@@ -99,7 +99,7 @@ RB_GRN_BEGIN_DECLS
 
 #define RB_GRN_MAJOR_VERSION 9
 #define RB_GRN_MINOR_VERSION 0
-#define RB_GRN_MICRO_VERSION 2
+#define RB_GRN_MICRO_VERSION 3
 
 #define RB_GRN_OBJECT(object) ((RbGrnObject *)(object))
 #define RB_GRN_NAMED_OBJECT(object) ((RbGrnNamedObject *)(object))
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.osdn.me/mailman/archives/groonga-commit/attachments/20190510/09d6f425/attachment-0001.html>


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