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

#define VER_MAJOR "1"
#define VER_MIN "0"
#define VER_OTH " "

#endif