File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed
Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ set(CMAKE_LIBRARY_OUTPUT_DIRECTORY ${CMAKE_BINARY_DIR}/lib)
2626
2727set (MIR_VERSION_MAJOR 2)
2828set (MIR_VERSION_MINOR 21)
29- set (MIR_VERSION_PATCH 0 )
29+ set (MIR_VERSION_PATCH 1 )
3030
3131add_compile_definitions (MIR_VERSION_MAJOR=${MIR_VERSION_MAJOR} )
3232add_compile_definitions (MIR_VERSION_MINOR=${MIR_VERSION_MINOR} )
Original file line number Diff line number Diff line change 1+ mir (2.21.1) UNRELEASED; urgency=medium
2+
3+ * New upstream release 2.21.1
4+
5+ - Bugs fixed:
6+ . binutils 2.44.50.20250616 for arm64 still breaks LTO builds
7+ . Turn off workaround for now-fixed GLib bug
8+
9+ -- Alan Griffiths <alan.griffiths@canonical.com> Thu, 10 Jul 2025 10:56:11 +0100
10+
111mir (2.21.0) UNRELEASED; urgency=medium
212
313 * New upstream release 2.21.0
You can’t perform that action at this time.
0 commit comments