Go to the documentation of this file. 18 #ifndef MIR_VERSION_H_ 19 #define MIR_VERSION_H_ 34 #define MIR_SERVER_MAJOR_VERSION (0) 44 #define MIR_SERVER_MINOR_VERSION (26) 55 #define MIR_SERVER_MICRO_VERSION (3) 62 #define MIR_SERVER_VERSION \ 63 MIR_VERSION_NUMBER(MIR_SERVER_MAJOR_VERSION, \ 64 MIR_SERVER_MINOR_VERSION, \ 65 MIR_SERVER_MICRO_VERSION)
Copyright © 2012-2016 Canonical Ltd.
Generated on Tue Oct 31 05:57:28 UTC 2017