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

Back to archive index

Kouhei Sutou null+****@clear*****
Thu Jan 30 11:50:46 JST 2014


Kouhei Sutou	2014-01-30 11:50:46 +0900 (Thu, 30 Jan 2014)

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

  Message:
    Bump version
    
    3.1.2 ->
    4.0.0

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

  Modified: ext/groonga/rb-grn.h (+4 -4)
===================================================================
--- ext/groonga/rb-grn.h    2014-01-30 00:30:57 +0900 (c2170b1)
+++ ext/groonga/rb-grn.h    2014-01-30 11:50:46 +0900 (df08d22)
@@ -1,6 +1,6 @@
 /* -*- coding: utf-8; mode: C; indent-tabs-mode: nil; c-basic-offset: 4 -*- */
 /*
-  Copyright (C) 2009-2013  Kouhei Sutou <kou �� clear-code.com>
+  Copyright (C) 2009-2014  Kouhei Sutou <kou �� 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
@@ -82,9 +82,9 @@ RB_GRN_BEGIN_DECLS
 #  define debug(...)
 #endif
 
-#define RB_GRN_MAJOR_VERSION 3
-#define RB_GRN_MINOR_VERSION 1
-#define RB_GRN_MICRO_VERSION 2
+#define RB_GRN_MAJOR_VERSION 4
+#define RB_GRN_MINOR_VERSION 0
+#define RB_GRN_MICRO_VERSION 0
 
 #define RB_GRN_QUERY_DEFAULT_MAX_EXPRESSIONS 32
 
-------------- next part --------------
HTML����������������������������...
Download 



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