From 48e2a432d7d98519513e68288e079d7f853e2d90 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Mon, 27 Jan 2025 09:15:16 +0100 Subject: update to 1.11.0 re-license spec file to CECILL-2.1 --- REFLECTION | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'REFLECTION') diff --git a/REFLECTION b/REFLECTION index 008837e..02e06d7 100644 --- a/REFLECTION +++ b/REFLECTION @@ -1,4 +1,4 @@ -Extension [ extension #122 ice version 1.10.1 ] { +Extension [ extension #82 ice version 1.11.0 ] { - Dependencies { } @@ -15955,8 +15955,8 @@ Extension [ extension #122 ice version 1.10.1 ] { Constant [ public int RC ] { 3 } Constant [ public int STABLE ] { 4 } Constant [ public int MAJOR ] { 1 } - Constant [ public int MINOR ] { 10 } - Constant [ public int PATCH ] { 1 } + Constant [ public int MINOR ] { 11 } + Constant [ public int PATCH ] { 0 } Constant [ public int STAGE ] { 4 } Constant [ public int BUILD ] { 0 } } -- cgit