Skip to content

Commit 7b7b261

Browse files
committed
NEWS, meson.build: prepare for portage-3.0.66.1
Signed-off-by: Sam James <sam@gentoo.org>
1 parent a67b95a commit 7b7b261

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

NEWS

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,15 @@ Release notes take the form of the following optional categories:
66
* Bug fixes
77
* Cleanups
88

9+
portage-3.0.66.1 (2024-09-18)
10+
--------------
11+
12+
Bug fixes:
13+
* JobStatusDisplay: Fix width of display. Notable with the new 'merge wait'
14+
metric.
15+
16+
* install-qa-check.d: 90config-impl-decl: Skip various false positives.
17+
918
portage-3.0.66 (2024-09-11)
1019
--------------
1120

meson.build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
project(
22
'portage',
33
'c',
4-
version : '3.0.66',
4+
version : '3.0.66.1',
55
license : 'GPL-2.0-or-later',
66
meson_version : '>=0.58.0'
77
)

0 commit comments

Comments
 (0)