reemove piSwapBinary

This commit is contained in:
2020-08-31 17:53:18 +03:00
parent c5f70f4e09
commit 6be22ac39f
3 changed files with 5 additions and 8 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 4)
set(_PIP_MINOR 5)
set(_PIP_REVISION 0)
set(_PIP_SUFFIX _beta)
set(_PIP_COMPANY SHS)