BCM WL 6.30.102.9 (r366174)
[tomato.git] / release / src / router / shared / version.c
blob5880637f225dbac63834e543233dcfddc577c889
1 #include "shared.h"
2 #include "tomato_version.h"
4 const char *tomato_version = TOMATO_VERSION;
5 const char *tomato_buildtime = TOMATO_BUILDTIME;
6 const char *tomato_shortver = TOMATO_SHORTVER;