commit:     3da5d7434be3a4005bba96dff425dd330f12deeb
Author:     Sam James <sam <AT> gentoo <DOT> org>
AuthorDate: Wed Sep 11 01:27:37 2024 +0000
Commit:     Sam James <sam <AT> gentoo <DOT> org>
CommitDate: Wed Sep 11 01:27:37 2024 +0000
URL:        https://gitweb.gentoo.org/proj/portage.git/commit/?id=3da5d743

NEWS, meson.build: prepare for portage-3.0.66

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 2de6866ca7..1bdd3d15cb 100644
--- a/NEWS
+++ b/NEWS
@@ -6,7 +6,7 @@ Release notes take the form of the following optional 
categories:
 * Bug fixes
 * Cleanups
 
-portage-3.0.66 (UNRELEASED)
+portage-3.0.66 (2024-09-11)
 --------------
 
 Features:

diff --git a/meson.build b/meson.build
index 673c1e631c..c6f8303d25 100644
--- a/meson.build
+++ b/meson.build
@@ -1,7 +1,7 @@
 project(
     'portage',
     'c',
-    version : '3.0.65',
+    version : '3.0.66',
     license : 'GPL-2.0-or-later',
     meson_version : '>=0.58.0'
 )

Reply via email to