libstoragemgmt_version.h File Reference

Go to the source code of this file.

Defines

#define LSM_MAJOR   1
#define LSM_MINOR   2
#define LSM_MICRO   3
#define LSM_VERSION   ((LSM_MAJOR * 10000) + (LSM_MINOR * 100) + LSM_MICRO)

Define Documentation

#define LSM_MAJOR   1

Definition at line 22 of file libstoragemgmt_version.h.

#define LSM_MICRO   3

Definition at line 24 of file libstoragemgmt_version.h.

#define LSM_MINOR   2

Definition at line 23 of file libstoragemgmt_version.h.

#define LSM_VERSION   ((LSM_MAJOR * 10000) + (LSM_MINOR * 100) + LSM_MICRO)

Definition at line 26 of file libstoragemgmt_version.h.


Generated on 9 Jul 2015 for libStorageMgmt by  doxygen 1.6.1