]> de.git.xonotic.org Git - xonotic/darkplaces.git/blob - buildnumber.c
removed silly uses of 'long' (now int, or qbyte *, depending on the way it was used...
[xonotic/darkplaces.git] / buildnumber.c
1
2 #define BUILDNUMBER 1061
3
4 int buildnumber = BUILDNUMBER;