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

This commit is contained in:
2020-03-05 21:24:51 +00:00
parent 6dff576888
commit d1c41379cb

View File

@@ -4,6 +4,6 @@
#define PIP_VERSION_MAJOR 1 #define PIP_VERSION_MAJOR 1
#define PIP_VERSION_MINOR 12 #define PIP_VERSION_MINOR 12
#define PIP_VERSION_REVISION 1 #define PIP_VERSION_REVISION 1
#define PIP_VERSION_SUFFIX "_alpha" #define PIP_VERSION_SUFFIX "_beta"
#endif // PIVERSION_H #endif // PIVERSION_H