Sophie

Sophie

distrib > Mageia > 9 > armv7hl > media > core-release-src > by-pkgid > bbe35023b9892ea7ef641e1bc8d1acc4 > files > 1

wargus-3.3.2-1.mga9.src.rpm

diff -Nrup a/CMakeLists.txt b/CMakeLists.txt
--- a/CMakeLists.txt	2022-08-10 20:15:26.000000000 +0200
+++ b/CMakeLists.txt	2022-12-29 18:47:20.715332100 +0100
@@ -30,7 +30,7 @@
 project(wargus)
 cmake_minimum_required(VERSION 3.10)
 cmake_policy(VERSION 3.10..3.20.2)
-set(WARGUS_VERSION 2.4.1)
+set(WARGUS_VERSION 3.3.2)
 
 set(CMAKE_CXX_STANDARD 17)