[Groonga-commit] groonga/groonga [command-version] add GRN_COMMAND_VERSION_2.

Back to archive index

null+****@clear***** null+****@clear*****
2010年 9月 15日 (水) 11:12:18 JST


Kouhei Sutou	2010-09-15 02:12:18 +0000 (Wed, 15 Sep 2010)

  New Revision: 9647b20aa1ce99778af080aafe523d82fee67d4d

  Log:
    add GRN_COMMAND_VERSION_2.

  Modified files:
    groonga.h

  Modified: groonga.h (+1 -0)
===================================================================
--- groonga.h    2010-09-14 03:13:01 +0000 (9017f29)
+++ groonga.h    2010-09-15 02:12:18 +0000 (5f9ed65)
@@ -128,6 +128,7 @@ typedef enum {
 typedef enum {
   GRN_COMMAND_VERSION_DEFAULT = 0,
   GRN_COMMAND_VERSION_1,
+  GRN_COMMAND_VERSION_2,
   GRN_COMMAND_VERSION_MAX
 } grn_command_version;
 




Groonga-commit メーリングリストの案内
Back to archive index