From ca960ce56ce1bfe207e4d80ba6e5ab67ea41b32f Mon Sep 17 00:00:00 2001 From: Brian Behlendorf Date: Fri, 30 Jun 2023 13:32:18 -0700 Subject: [PATCH] Update META Increase the version to 2.2.99 to indicate the master branch is newer than the 2.2.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 5f834d5cc7..e6488a6fa6 100644 --- a/META +++ b/META @@ -1,8 +1,8 @@ Meta: 1 Name: zfs Branch: 1.0 -Version: 2.2.0 -Release: rc1 +Version: 2.2.99 +Release: 1 Release-Tags: relext License: CDDL Author: OpenZFS