aboutsummaryrefslogtreecommitdiff
path: root/cyclone/build_counter
blob: acc65a6491a8910f652b3e131e3760405804ddef (plain)
1
2
3
4
5
6
7
#define CYCLONE_VERSION "0.1"
#define CYCLONE_RELEASE "alpha"
#define CYCLONE_BUILD 50

#if 0
CYCLONE_SNAPSHOT = 0.1-alpha50
#endif