Skip to content

Version Information

More...

Defines

Name
HSE_VERSION_STRING
A string representing the HSE version.
HSE_VERSION_MAJOR
Major version of HSE.
HSE_VERSION_MINOR
Minor version of HSE.
HSE_VERSION_PATCH
Patch version of HSE.

Detailed Description

Various version contants describing the HSE build.

Macros Documentation

define HSE_VERSION_STRING

#define HSE_VERSION_STRING "7cc7a1b"

A string representing the HSE version.

define HSE_VERSION_MAJOR

#define HSE_VERSION_MAJOR 3

Major version of HSE.

define HSE_VERSION_MINOR

#define HSE_VERSION_MINOR 0

Minor version of HSE.

define HSE_VERSION_PATCH

#define HSE_VERSION_PATCH 0

Patch version of HSE.


Updated on 17 November 2022 at 15:11:02 CST