Merge branch 'pip_2' of https://git.shs.tools/SHS/pip into pip_2

This commit is contained in:
2020-07-25 13:13:58 +03:00
2 changed files with 12 additions and 5 deletions

View File

@@ -4,7 +4,7 @@ project(pip)
set(_PIP_MAJOR 1)
set(_PIP_MINOR 99)
set(_PIP_REVISION 0)
set(_PIP_SUFFIX _pre_alpha)
set(_PIP_SUFFIX _prealpha)
set(_PIP_COMPANY SHS)
set(_PIP_DOMAIN org.SHS)