version 2.0.0_prealpha

PIFile::put() and get()
This commit is contained in:
2020-08-11 20:09:34 +03:00
parent 3ba6a7b0e8
commit 57a9ccb854
8 changed files with 87 additions and 5 deletions

View File

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