summaryrefslogtreecommitdiff
path: root/src/version.h
blob: 65226ac5c3d149cc822bd50789bb77a85990a30e (plain)
1
2
3
4
5
6
#ifndef ___VERSION_H
#define ___VERSION_H

static const char VERSION[] = "0.1";

#endif