File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
//
2
- // $Id: ha_sphinx.cc 4675 2014-04-28 05:30:12Z deogar $
2
+ // $Id: ha_sphinx.cc 4761 2014-07-03 07:24:02Z deogar $
3
3
//
4
4
5
5
//
@@ -154,7 +154,7 @@ void sphUnalignedWrite ( void * pPtr, const T & tVal )
154
154
#define SPHINXSE_MAX_ALLOC (16 *1024 *1024 )
155
155
#define SPHINXSE_MAX_KEYWORDSTATS 4096
156
156
157
- #define SPHINXSE_VERSION " 2.1.8 -release"
157
+ #define SPHINXSE_VERSION " 2.1.9 -release"
158
158
159
159
// FIXME? the following is cut-n-paste from sphinx.h and searchd.cpp
160
160
// cut-n-paste is somewhat simpler that adding dependencies however..
@@ -3624,5 +3624,5 @@ mysql_declare_plugin_end;
3624
3624
#endif // >50100
3625
3625
3626
3626
//
3627
- // $Id: ha_sphinx.cc 4675 2014-04-28 05:30:12Z deogar $
3627
+ // $Id: ha_sphinx.cc 4761 2014-07-03 07:24:02Z deogar $
3628
3628
//
You can’t perform that action at this time.
0 commit comments