Merge remote-tracking branch 'remotes/origin/stream_interface'

PIBinaryLog
This commit is contained in:
Бычков Андрей
2022-07-22 15:22:33 +03:00
92 changed files with 1807 additions and 1791 deletions

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 39)
set(pip_MINOR 94)
set(pip_REVISION 0)
set(pip_SUFFIX )
set(pip_COMPANY SHS)