Files
pip/src/piversion.h
Пелипенко Иван 04481dd908 x64 fixICU fixes
git-svn-id: svn://db.shs.com.ru/pip@99 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
2015-04-15 07:42:28 +00:00

11 lines
239 B
C

// 108 141 174 cmake version offset
#ifndef PIVERSION_H
#define PIVERSION_H
#define PIP_VERSION_MAJOR 0
#define PIP_VERSION_MINOR 5
#define PIP_VERSION_REVISION 1
#define PIP_VERSION_SUFFIX "_alpha"
#endif // PIVERSION_H