Loading...
Searching...
No Matches
Go to the documentation of this file.
18#ifndef MIRAL_VERSION_H_
19#define MIRAL_VERSION_H_
34#define MIRAL_MAJOR_VERSION (3)
44#define MIRAL_MINOR_VERSION (9)
55#define MIRAL_MICRO_VERSION (0)
62#define MIRAL_VERSION \
63 MIR_VERSION_NUMBER(MIRAL_MAJOR_VERSION, \
64 MIRAL_MINOR_VERSION, \
Copyright © 2012-2025
Canonical Ltd.
Generated on Mon Jan 20 23:24:07 UTC 2025
This documentation is licensed under the GPL version 2 or 3.