git-svn-id: svn://db.shs.com.ru/pip@860 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5

This commit is contained in:
2019-10-28 09:10:18 +00:00
parent 604095672f
commit bbb7cbaf35
9 changed files with 191 additions and 39 deletions

View File

@@ -2,8 +2,8 @@
#define PIVERSION_H
#define PIP_VERSION_MAJOR 1
#define PIP_VERSION_MINOR 10
#define PIP_VERSION_MINOR 11
#define PIP_VERSION_REVISION 0
#define PIP_VERSION_SUFFIX "_beta"
#define PIP_VERSION_SUFFIX "_alpha"
#endif // PIVERSION_H