From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from diktynna.open-mesh.org (diktynna.open-mesh.org [136.243.236.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 9E10CC47DDF for ; Thu, 1 Feb 2024 11:08:44 +0000 (UTC) Received: from diktynna.open-mesh.org (localhost [IPv6:::1]) by diktynna.open-mesh.org (Postfix) with ESMTP id 23DE5841E4 for ; Thu, 1 Feb 2024 12:08:43 +0100 (CET) ARC-Seal: i=2; cv=pass; a=rsa-sha256; d=open-mesh.org; s=20121; t=1706785723; b=cOG3LZYWKZ7KPP11l8CFF9zCgez5Q9/NlBwbeo78fONdTvXLUhFTlo2oeysGt4jabRttu 5kytaHPe1Sc7xt56K5rDPxjnI59qCD9zxkz1a5tWEnI4LT944dzQhcgRtSwqbbYI2+eGsRX z7xkFg9zJTp0i1ZRtLvxZ88oqpNYFdA= ARC-Message-Signature: i=2; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh.org; s=20121; t=1706785723; h=from : sender : reply-to : subject : date : message-id : to : cc : mime-version : content-type : content-transfer-encoding : content-id : content-description : resent-date : resent-from : resent-sender : resent-to : resent-cc : resent-message-id : in-reply-to : references : list-id : list-help : list-unsubscribe : list-subscribe : list-post : list-owner : list-archive; bh=pmYKqYyE1JR0P18Lszc5tmf8kQcs3uw5FoMPrCryMt8=; b=y2kPjSWpCq2Xody9ce/Xlwgq9N6HXRe20ao+S3TeVK1GJVPCZkIdaQWXi2984ckWDIfx1 n2SxM7OrWZMBuFnenuLfIOCdAHbCSnVj3BEODt0TfQv0F4If19b5Igta/kNDqdR1NfxoHR2 OIvXDMfhEcXgnhbO33/HysWUTZ/E2K4= ARC-Authentication-Results: i=2; open-mesh.org; dkim=fail; arc=pass; dmarc=fail (Used From Domain Record) header.from=simonwunderlich.de policy.dmarc=none Authentication-Results: open-mesh.org; dkim=fail; arc=pass; dmarc=fail (Used From Domain Record) header.from=simonwunderlich.de policy.dmarc=none Received: from mail.simonwunderlich.de (mail.simonwunderlich.de [23.88.38.48]) by diktynna.open-mesh.org (Postfix) with ESMTPS id A4A5480B42 for ; Thu, 1 Feb 2024 12:07:59 +0100 (CET) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=open-mesh.org; s=20121; t=1706785679; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=pmYKqYyE1JR0P18Lszc5tmf8kQcs3uw5FoMPrCryMt8=; b=y1nv0o86YjzRhfcbanOakEAhDhATt6NL1dXjWytBVh6fP+j1CsUJyArLfVC8h4Nm6kQJgj oA7nNP5agq37QFznifnEQmiz1L/lzsU1RyPdKXxyruY5Q0joKEZhO4hvaLpiQSND/TwCee +5wnVau6aiw0rWXyny7Rlz7985HZcTs= ARC-Authentication-Results: i=1; diktynna.open-mesh.org; dkim=none; spf=pass (diktynna.open-mesh.org: domain of sw@simonwunderlich.de designates 23.88.38.48 as permitted sender) smtp.mailfrom=sw@simonwunderlich.de; dmarc=pass (policy=none) header.from=simonwunderlich.de ARC-Seal: i=1; s=20121; d=open-mesh.org; t=1706785679; a=rsa-sha256; cv=none; b=v47mIL+BqYVp6NmurctLBEcEcZXJbgAmmVFQ3Upgg4rvez2bP26A6WBcvzKuShrFyewGu2 fjQazi+Ku1q/9ouULoDKiKwZGU38EJDunjc9hleLD5EfynSYUbL8TRcfmIvbGgMiuHnmnx YWxCgYCcB/bQgH0er3UEUQershQMMFo= Received: from kero.packetmixer.de (p200300C59712c7d8d89318fb9d63b559.dip0.t-ipconnect.de [IPv6:2003:c5:9712:c7d8:d893:18fb:9d63:b559]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-256) server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mail.simonwunderlich.de (Postfix) with ESMTPSA id 701F8FA9B3; Thu, 1 Feb 2024 12:07:59 +0100 (CET) From: Simon Wunderlich To: kuba@kernel.org, davem@davemloft.net Cc: netdev@vger.kernel.org, b.a.t.m.a.n@lists.open-mesh.org, Simon Wunderlich Subject: [PATCH 1/4] batman-adv: Start new development cycle Date: Thu, 1 Feb 2024 12:07:53 +0100 Message-Id: <20240201110756.29728-2-sw@simonwunderlich.de> X-Mailer: git-send-email 2.39.2 In-Reply-To: <20240201110756.29728-1-sw@simonwunderlich.de> References: <20240201110756.29728-1-sw@simonwunderlich.de> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Message-ID-Hash: BL3EPTNUZKSPMINYQHS5FLK2AKDPSPEW X-Message-ID-Hash: BL3EPTNUZKSPMINYQHS5FLK2AKDPSPEW X-MailFrom: sw@simonwunderlich.de X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; header-match-b.a.t.m.a.n.lists.open-mesh.org-0; header-match-b.a.t.m.a.n.lists.open-mesh.org-1; header-match-b.a.t.m.a.n.lists.open-mesh.org-2; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header X-Mailman-Version: 3.3.8 Precedence: list List-Id: The list for a Better Approach To Mobile Ad-hoc Networking Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: This version will contain all the (major or even only minor) changes for Linux 6.9. The version number isn't a semantic version number with major and minor information. It is just encoding the year of the expected publishing as Linux -rc1 and the number of published versions this year (starting at 0). Signed-off-by: Simon Wunderlich --- net/batman-adv/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/batman-adv/main.h b/net/batman-adv/main.h index 870dcd7f1786..8ca854a75a32 100644 --- a/net/batman-adv/main.h +++ b/net/batman-adv/main.h @@ -13,7 +13,7 @@ #define BATADV_DRIVER_DEVICE "batman-adv" #ifndef BATADV_SOURCE_VERSION -#define BATADV_SOURCE_VERSION "2024.0" +#define BATADV_SOURCE_VERSION "2024.1" #endif /* B.A.T.M.A.N. parameters */ -- 2.39.2