CYCAMORE
Loading...
Searching...
No Matches
build/cycamore/cycamore_version.h
Go to the documentation of this file.
1#ifndef CYCAMORE_SRC_VERSION_H_
2#define CYCAMORE_SRC_VERSION_H_
3
4#define CYCAMORE_VERSION_MAJOR 1
5#define CYCAMORE_VERSION_MINOR 6
6#define CYCAMORE_VERSION_MICRO 0
7#define CYCAMORE_VERSION "1.6.0"
8
9#endif // CYCAMORE_SRC_VERSION_H_