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 (17)
55 #define MIR_SERVER_MICRO_VERSION (0)
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-2015 Canonical Ltd.
Generated on Thu Oct 8 16:20:16 UTC 2015