sysrepo  2.2.150
YANG-based system repository for all-around configuration management.
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
version.h File Reference

sysrepo version definitions More...

Go to the source code of this file.

Macros

#define SR_VERSION   "7.23.1"
 
#define SR_VERSION_MAJOR   7
 
#define SR_VERSION_MICRO   1
 
#define SR_VERSION_MINOR   23
 

Detailed Description

sysrepo version definitions

Author
Michal Vasko mvask.nosp@m.o@ce.nosp@m.snet..nosp@m.cz

This source code is licensed under BSD 3-Clause License (the "License"). You may not use this file except in compliance with the License. You may obtain a copy of the License at

https://opensource.org/licenses/BSD-3-Clause

Definition in file version.h.

Macro Definition Documentation

#define SR_VERSION   "7.23.1"

sysrepo version string

Definition at line 23 of file version.h.

#define SR_VERSION_MAJOR   7

sysrepo major version number

Definition at line 20 of file version.h.

#define SR_VERSION_MICRO   1

sysrepo micro version number

Definition at line 22 of file version.h.

#define SR_VERSION_MINOR   23

sysrepo minor version number

Definition at line 21 of file version.h.