aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
diff options
context:
space:
mode:
authorLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:11:28 -0300
committerLucas de Castro Borges <lucas@gnuabordo.com.br>2024-04-22 19:11:28 -0300
commit6c855997ca4a18e3e578faaae073db71c80849ad (patch)
treece9403219a3046ea2f747530850bdb1b32ef24b9 /CMakeLists.txt
parent92787ae0c9bb15c7841d10654ef7a2e595664d99 (diff)
New upstream version 2.0.15upstream/2.0.15
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 66e094f9..b03ef737 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.14")
+set(HARDINFO2_VERSION "2.0.15")
option(HARDINFO2_GTK3 "Build for GTK3 (0/off for GTK2)" 1)
option(HARDINFO2_LIBSOUP3 "Build for libsoup-3.0(EXPERIMENTAL) (0/off for libsoup-2.4)" 0)