1
0
mirror of https://gitlab.com/dm38/padavan-ng.git synced 2024-02-13 08:34:03 +08:00
Files
padavan-alxdm/uboot/mips/uboot-5.x.x.x/uboot_version.h

10 lines
214 B
C

/*
*
* w.x.y.z
* w = significant change
* x = major change (formal release)
* y = minor change (bug fix release)
* z = internal change (internal debuging)
*/
#define RALINK_LOCAL_VERSION "5.0.1.0-6"