ContextSV v1.0.0
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1// version.h
2#ifndef CONTEXTSV_VERSION_H
3#define CONTEXTSV_VERSION_H
4
5#define VERSION_MAJOR 1
6#define VERSION_MINOR 0
7#define VERSION_PATCH 0
8
9#endif // CONTEXTSV_VERSION_H