Change version to 2.2.4

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@7621 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: e3ab080aa27482f6e119121085c5901f6d72cc7e
Former-commit-id: 5ab21f99e1a3f605201199b0e265e4897a432af6
This commit is contained in:
beaglejoe 2021-08-07 22:48:18 +00:00
parent 20c550ff1a
commit efbfac24b3

View file

@ -27,7 +27,7 @@
# (hashtag) starts a comment # (hashtag) starts a comment
cmake_minimum_required(VERSION 3.4.0 FATAL_ERROR) cmake_minimum_required(VERSION 3.4.0 FATAL_ERROR)
project(3rdParty VERSION 2.2.3) project(3rdParty VERSION 2.2.4)
include(ExternalProject) include(ExternalProject)
include(CMakeDependentOption) include(CMakeDependentOption)