Hypertable version information. More...

Go to the source code of this file.
Namespaces | |
| Hypertable | |
| Hypertable definitions | |
Functions | |
| const char * | Hypertable::version_string () |
Variables | |
| const int | Hypertable::version_major = HT_VERSION_MAJOR |
| const int | Hypertable::version_minor = HT_VERSION_MINOR |
| const int | Hypertable::version_micro = HT_VERSION_MICRO |
| const int | Hypertable::version_patch = HT_VERSION_PATCH |
| const std::string | Hypertable::version_misc_suffix = HT_VERSION_MISC_SUFFIX |
Hypertable version information.
Definition in file Version.cc.
1.8.8