Go to the documentation of this file.
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
18#ifndef MIRAL_VERSION_H_
19#define MIRAL_VERSION_H_
21#include "mir_toolkit/mir_version_number.h"
28
29
30
31
32
33
34#define MIRAL_MAJOR_VERSION (3
)
37
38
39
40
41
42
43
44#define MIRAL_MINOR_VERSION (9
)
47
48
49
50
51
52
53
54
55#define MIRAL_MICRO_VERSION (0
)
58
59
60
61
#define MIR_VERSION_NUMBER(major, minor, micro)
MIR_VERSION_NUMBER.
Definition mir_version_number.h:34
#define MIRAL_MAJOR_VERSION
MIRAL_MAJOR_VERSION.
Definition version.h:34
#define MIRAL_MICRO_VERSION
MIRAL_MICRO_VERSION.
Definition version.h:55
#define MIRAL_MINOR_VERSION
MIRAL_MINOR_VERSION.
Definition version.h:44
Copyright © 2012-2025
Canonical Ltd.
Generated on Sun Mar 2 17:34:18 UTC 2025
This documentation is licensed under the GPL version 2 or 3.