mirror of
https://gitlab.com/dm38/padavan-ng.git
synced 2024-02-13 08:34:03 +08:00
10 lines
214 B
C
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"
|