aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorhwspeedy <ns@bigbear.dk>2024-03-21 20:10:44 +0100
committerhwspeedy <ns@bigbear.dk>2024-03-21 20:10:44 +0100
commita34f3a7dd30450a54bad8e39b59493f197890921 (patch)
tree4737ad2276b41819178efdb5360ae7c2b4b559fe /CMakeLists.txt
parentee91574e69c438eb2e40190f440acea5082300a8 (diff)
VERSION 2.0.17 for prereleaserelease-2.0.17pre
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r--CMakeLists.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 82987c1d..ed157d2f 100644
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0.0)
cmake_policy(VERSION 3.0.0)
project(hardinfo2)
-set(HARDINFO2_VERSION "2.0.16")
+set(HARDINFO2_VERSION "2.0.17")
option(HARDINFO2_GTK3 "Build for GTK3 (0/off for GTK2)" 1)
option(HARDINFO2_LIBSOUP3 "Build for libsoup-3.0 (0/off for libsoup-2.4)" 1)