Hedgehog  0.0.0
A library to generate hybrid pipeline workflow systems
version.h File Reference

Hedgehog version. More...

#include <string>
Include dependency graph for version.h:

Go to the source code of this file.

Namespaces

 hh
 Hedgehog main namespace.
 

Variables

const int hh::MAJOR_VERSION = 1
 Hedgehog major version.
 
const int hh::MINOR_VERSION = 0
 Hedgehog minor version.
 
const int hh::PATCH_VERSION = 2
 Hedgehog patch version.
 
const std::string hh::FULL_VERSION = "1.0.2"
 Hedgehog full version.
 

Detailed Description

Hedgehog version.

Author
Alexandre Bardakoff - Timothy Blattner
Date
11/08/2019

Definition in file version.h.