summaryrefslogtreecommitdiff
path: root/version.h
blob: 3c4d834dbb75b714ac348132137e3a254b610c1f (plain)
1
2
3
4
5
6
7
8
9
/* $Id$ */
#ifndef _VERSION_H_
#define _VERSION_H_

#define USERAGENT	"XBitTorrent"
#define VERSION_MAJOR	1
#define VERSION_MINOR	0

#endif /* Not _VERSION_H_ */