Go to the documentation of this file. 18 #ifndef MIRAL_VERSION_H_ 19 #define MIRAL_VERSION_H_ 21 #include "mir_toolkit/mir_version_number.h" 34 #define MIRAL_MAJOR_VERSION (1) 44 #define MIRAL_MINOR_VERSION (3) 55 #define MIRAL_MICRO_VERSION (0) 62 #define MIRAL_VERSION \ 63 MIR_VERSION_NUMBER(MIRAL_MAJOR_VERSION, \ 64 MIRAL_MINOR_VERSION, \
Copyright © 2016 Canonical Ltd.
Generated on Fri Mar 3 10:22:14 UTC 2017