Update: Syncing and typos. It's the final Tomato RAF 1.28.9013 v1.2
[tomato.git] / release / src / router / shared / tomato_version.h
blob3b2dcdf43aaeb95c8e051eebfbea1b6008d59145
1 #ifndef __TOMATO_VERSION_H__
2 #define __TOMATO_VERSION_H__
3 #define TOMATO_MAJOR "1"
4 #define TOMATO_MINOR "28"
5 #define TOMATO_BUILD "9013"
6 #define TOMATO_BUILDTIME "lun, 26 ago 2013 17:30:33 +0200"
7 #define TOMATO_VERSION "1.28.9013 MIPSR2-RAF-V1.2 K26 USB VLAN-NGINX"
8 #define TOMATO_SHORTVER "1.28"
9 #endif