summaryrefslogtreecommitdiffstats
path: root/main.h
blob: e6832851e888ec353ade07c9d6f6306b9b894c92 (plain)
1
2
3
4
5
6
7
8
9
10

#ifndef ZURCH_MAIN_H
#define ZURCH_MAIN_H

#define VERSION		"0.0.1"

#define COPYRIGHT	"Copyright (C) 2004 Jeremy Zurcher"

#endif