libyang
2.1.148
libyang is YANG data modelling language parser and toolkit written (and providing API) in C.
Toggle main menu visibility
Loading...
Searching...
No Matches
version.h
Go to the documentation of this file.
1
14
15
#ifndef LY_VERSION_H_
16
#define LY_VERSION_H_
17
18
#define LY_VERSION_MAJOR 2
19
#define LY_VERSION_MINOR 46
20
#define LY_VERSION_MICRO 3
21
#define LY_VERSION "2.46.3"
22
23
#endif
/* LY_VERSION_H_ */
src
version.h
Generated on
for libyang by
1.17.0