From e3267f289b9a9d1a8dbbd0dbe5f7916355ada8d2 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Mon, 27 Dec 2021 22:38:57 +0100 Subject: Increment version to 1.25.6. Update Release Notes and add signed Windows driver. --- src/Build/CMakeLists.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/Build/CMakeLists.txt') diff --git a/src/Build/CMakeLists.txt b/src/Build/CMakeLists.txt index 2024318b..875a019c 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.25.5" ) -set( VERSION "1.25.5" ) +set( FULL_VERSION "1.25.6" ) +set( VERSION "1.25.6" ) set( RELEASE "1" ) # - Set PROJECT_NAME and CONFLICT_PACKAGE values -- cgit v1.2.3