aboutsummaryrefslogtreecommitdiff
path: root/version.h
blob: 3b17d3c0a06796efd1737c5604790c9fef3e9af3 (plain)
1
2
3
4
5
6
7
#ifndef VERSION_H
#define VERSION_H

#define VERSION_MAJOR 0
#define VERSION_MINOR 0x61

#endif // VERSION_H