repo.or.cz
/
tomato
/
davidwu.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Correct PPTP server firewall rules chain.
[tomato/davidwu.git]
/
release
/
src
/
router
/
shared
/
version.c
blob
5880637f225dbac63834e543233dcfddc577c889
1
#include
"shared.h"
2
#include
"tomato_version.h"
3
4
const char
*
tomato_version
=
TOMATO_VERSION
;
5
const char
*
tomato_buildtime
=
TOMATO_BUILDTIME
;
6
const char
*
tomato_shortver
=
TOMATO_SHORTVER
;