Много исправлений и добавлений #100

Merged
andrey merged 3 commits from pip297 into master 2022-07-28 14:47:24 +03:00
Showing only changes of commit 00d06f71ba - Show all commits

View File

@@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.0)
cmake_policy(SET CMP0017 NEW) # need include() with .cmake
project(pip)
set(pip_MAJOR 2)
set(pip_MINOR 96)
set(pip_MINOR 97)
set(pip_REVISION 0)
set(pip_SUFFIX )
set(pip_COMPANY SHS)