aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSam James <sam@gentoo.org>2023-12-01 02:47:29 +0000
committerSam James <sam@gentoo.org>2023-12-01 02:47:29 +0000
commit84e1358fbd35910a778502f00d939b5cbb77c548 (patch)
treee0a3a532ade18972379079b63e7721e92c7d36a4 /meson.build
parentNEWS: update (diff)
downloadportage-84e1358fbd35910a778502f00d939b5cbb77c548.tar.gz
portage-84e1358fbd35910a778502f00d939b5cbb77c548.tar.bz2
portage-84e1358fbd35910a778502f00d939b5cbb77c548.zip
NEWS, meson.build: prepare for portage-3.0.56portage-3.0.56
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 b760ebf1a..425e6310f 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
project(
'portage',
'c',
- version : '3.0.55',
+ version : '3.0.56',
license : 'GPL-2.0-or-later',
meson_version : '>=0.58.0'
)