#ifndef LPC_VERSION_H1118420718_INCLUDE_GUARD_
#define LPC_VERSION_H1118420718_INCLUDE_GUARD_

namespace indexlib {
namespace version {

const unsigned major = 0;
const unsigned minor = 94;
const char* const marker = "indexlib directory, see http://luispedro.org/software/index";

}}


#endif /* LPC_VERSION_H1118420718_INCLUDE_GUARD_ */