Skip to content

Commit 5f6a133

Browse files
committed
NEWS, meson.build: prepare for portage-3.0.67
Signed-off-by: Sam James <[email protected]>
1 parent acdf296 commit 5f6a133

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

NEWS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Release notes take the form of the following optional categories:
66
* Bug fixes
77
* Cleanups
88

9-
portage-3.0.67 (UNRELEASED)
9+
portage-3.0.67 (2025-01-22)
1010
--------------
1111

1212
Breaking changes:

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.1',
4+
version : '3.0.67',
55
license : 'GPL-2.0-or-later',
66
meson_version : '>=0.58.0'
77
)

0 commit comments

Comments
 (0)