From 9813679b6488343f6a4600b77ed210dad68d1c5d Mon Sep 17 00:00:00 2001 From: Serguei Makarov Date: Tue, 9 Nov 2021 11:30:33 -0500 Subject: [PATCH] pre-release-4.6: tested kernel versions --- session.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/session.cxx b/session.cxx index 0cb884649..209df5bf0 100644 --- a/session.cxx +++ b/session.cxx @@ -495,7 +495,7 @@ systemtap_session::version () "Copyright (C) 2005-2021 Red Hat, Inc. and others\n" // PRERELEASE "This is free software; see the source for copying conditions.\n", version_string().c_str()); - cout << _F("tested kernel versions: %s ... %s\n", "2.6.32", "5.12.0-rc2"); // PRERELEASE + cout << _F("tested kernel versions: %s ... %s\n", "2.6.32", "5.15.0-rc7"); // PRERELEASE cout << _("enabled features:") #ifdef HAVE_AVAHI -- 2.43.5