sysrepo 4.5.4
YANG-based system repository for all-around configuration management.
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1
16
17#ifndef _SYSREPO_VERSION_H_
18#define _SYSREPO_VERSION_H_
19
20#define SR_VERSION_MAJOR 8
21#define SR_VERSION_MINOR 4
22#define SR_VERSION_MICRO 8
23#define SR_VERSION "8.4.8"
24
25#endif /* _SYSREPO_VERSION_H_ */