server/src/shared/revision_nr.h
NoFantasy c5684fa7ab [8508] Not assign boolean value to integer variable, expecting to always be 0.
Also renaming member variables.

Signed-off-by: NoFantasy <nofantasy@nf.no>
2009-09-19 11:57:57 +02:00

4 lines
108 B
C

#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8508"
#endif // __REVISION_NR_H__