]> jfr.im git - irc/quakenet/snircd.git/blame - include/version.h
Import of u2_10_12_08
[irc/quakenet/snircd.git] / include / version.h
CommitLineData
189935b1 1/*
2 * version.h
3 *
4 * $Id: version.h,v 1.2 2000/03/18 05:20:28 bleep Exp $
5 */
6#ifndef INCLUDED_version_h
7#define INCLUDED_version_h
8
9extern const char *version;
10extern const char *creation;
11extern const char *infotext[];
12extern const char *generation;
13
14#endif /* INCLUDED_version_h */