cpp-hocon 0.3.0
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1
5#pragma once
6
10#define CPP_HOCON_VERSION_MAJOR 0
14#define CPP_HOCON_VERSION_MINOR 3
18#define CPP_HOCON_VERSION_PATCH 0
19
23#define CPP_HOCON_VERSION "0.3.0"
24
28#define CPP_HOCON_VERSION_WITH_COMMIT "0.3.0"