git-svn-id: svn://db.shs.com.ru/pip@400 12ceb7fc-bf1f-11e4-8940-5bc7170c53b5
This commit is contained in:
10
src_main/piversion.h
Normal file
10
src_main/piversion.h
Normal file
@@ -0,0 +1,10 @@
|
||||
// 108 141 174 cmake version offset
|
||||
#ifndef PIVERSION_H
|
||||
#define PIVERSION_H
|
||||
|
||||
#define PIP_VERSION_MAJOR 1
|
||||
#define PIP_VERSION_MINOR 0
|
||||
#define PIP_VERSION_REVISION 0
|
||||
#define PIP_VERSION_SUFFIX "_prealpha"
|
||||
|
||||
#endif // PIVERSION_H
|
||||
Reference in New Issue
Block a user