projects
/
divverent
/
darkplaces.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
fix a bunch of pointer type warnings introduced by the change to const parameters...
[divverent/darkplaces.git]
/
buildnumber.c
1
2
#define BUILDNUMBER 1061
3
4
int buildnumber = BUILDNUMBER;