lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] Where to get the LwIP version information


From: Sergio R. Caprile
Subject: Re: [lwip-users] Where to get the LwIP version information
Date: Mon, 09 Feb 2015 11:32:50 -0300
User-agent: Mozilla/5.0 (Windows NT 5.1; rv:31.0) Gecko/20100101 Thunderbird/31.4.0

$ grep -R VERSION programming/lwip/lwip
programming/lwip/lwip/src/include/lwip/init.h:#define
LWIP_VERSION_MAJOR      1U
programming/lwip/lwip/src/include/lwip/init.h:#define
LWIP_VERSION_MINOR      4U
programming/lwip/lwip/src/include/lwip/init.h:#define
LWIP_VERSION_REVISION   1U
programming/lwip/lwip/src/include/lwip/init.h:#define
LWIP_VERSION_RC         255U
programming/lwip/lwip/src/include/lwip/init.h:/** LWIP_VERSION_RC is set
to LWIP_RC_RELEASE for official releases */
programming/lwip/lwip/src/include/lwip/init.h:/** LWIP_VERSION_RC is set
to LWIP_RC_DEVELOPMENT for CVS versions */

-- 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]