commit:     863c4a6e8d01218e8ac56c523a7951b67ca48297
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Sun Aug 20 07:55:41 2023 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Sun Aug 20 07:55:41 2023 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=863c4a6e

NEWS, meson.build: prepare for portage-3.0.51

Signed-off-by: Sam James <sam <AT> gentoo.org>

 NEWS        | 2 +-
 meson.build | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/NEWS b/NEWS
index 11879d7c58..a59af3818b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,4 @@
-portage-3.0.51 (UNRELEASED)
+portage-3.0.51 (2023-08-20)
 --------------
 
 Features:

diff --git a/meson.build b/meson.build
index 7c1c493497..2b15ca6557 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
     'portage',
     'c',
-    version : '3.0.50',
+    version : '3.0.51',
     license : 'GPL-2.0-or-later',
     meson_version : '>=0.58.0'
 )

Reply via email to