From f9b9a9ca9ff4874b10c1f41c33652cd03be99f93 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 18 Nov 2024 00:04:26 +0100 Subject: Increment version to 1.26.16. Update Release Notes. Update signed Windows drivers. --- src/Build/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Build') diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index 458040e8..38ea45ee 100644 --- a/src/Build/CMakeLists.txt +++ b/src/Build/CMakeLists.txt @@ -11,8 +11,8 @@ elseif ( NOT DEFINED NOGUI ) endif() # - Set version of the package -set( FULL_VERSION "1.26.15" ) -set( VERSION "1.26.15" ) +set( FULL_VERSION "1.26.16" ) +set( VERSION "1.26.16" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3