Revert "version 2.16.0, PIPluginLoader changes"

This reverts commit f367ef00f7.
This commit is contained in:
2021-03-05 17:29:04 +03:00
parent 22173fe850
commit 7bbbd09f42
3 changed files with 11 additions and 20 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 16)
set(pip_MINOR 17)
set(pip_REVISION 0)
set(pip_SUFFIX )
set(pip_COMPANY SHS)