aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-14 04:06:46 +0000
committerSam James <sam@gentoo.org>2023-12-14 04:06:46 +0000
commit9bf6c987e57aa4347b2a04c4bca92982a5e1d535 (patch)
tree48657cc2c23106e2434249c2cc6e34d08c052023 /meson.build
parentNEWS: update (diff)
downloadportage-9bf6c987e57aa4347b2a04c4bca92982a5e1d535.tar.gz
portage-9bf6c987e57aa4347b2a04c4bca92982a5e1d535.tar.bz2
portage-9bf6c987e57aa4347b2a04c4bca92982a5e1d535.zip
NEWS, meson.build: prepare for portage-3.0.58portage-3.0.58
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build2
1 files changed, 1 insertions, 1 deletions
diff --git a/meson.build b/meson.build
index 418ba487e..d73c3efb0 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'portage',
'c',
- version : '3.0.57',
+ version : '3.0.58',
license : 'GPL-2.0-or-later',
meson_version : '>=0.58.0'
)