version 2.30

PIStreamPacker remove progresses
picloud various fixes
This commit is contained in:
2021-09-01 23:48:13 +03:00
parent f82b6c12ee
commit 991a074538
5 changed files with 20 additions and 92 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 29)
set(pip_MINOR 30)
set(pip_REVISION 0)
set(pip_SUFFIX )
set(pip_COMPANY SHS)