Skip to content

Commit

Permalink
Version 2.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
hwspeedy committed Mar 10, 2024
1 parent d350d8d commit e465dc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down

0 comments on commit e465dc2

Please sign in to comment.