/* $Id$ */ #ifndef _VERSION_H_ #define _VERSION_H_ #define USERAGENT "XBitTorrent" #define VERSION_MAJOR 1 #define VERSION_MINOR 0 #endif /* Not _VERSION_H_ */