From f1f74577cbf72d5241aba8307cefeaabe45471e5 Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Fri, 22 Aug 2025 12:00:46 -0700 Subject: [PATCH] Update META Increase the version to 2.4.99 to indicate the master branch is newer than the 2.4.x release. This ensures packages built from master branch are considered to be newer than the last release. Signed-off-by: Brian Behlendorf --- META | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/META b/META index 42f65290e..5704b5c6d 100644 --- a/META +++ b/META @@ -1,8 +1,8 @@ Meta: 1 Name: zfs Branch: 1.0 -Version: 2.4.0 -Release: rc1 +Version: 2.4.99 +Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS