summaryrefslogtreecommitdiffstats
path: root/lwip/src/include/lwip/init.h
diff options
context:
space:
mode:
Diffstat (limited to 'lwip/src/include/lwip/init.h')
-rw-r--r--lwip/src/include/lwip/init.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lwip/src/include/lwip/init.h b/lwip/src/include/lwip/init.h
index a149be1..6cabfc8 100644
--- a/lwip/src/include/lwip/init.h
+++ b/lwip/src/include/lwip/init.h
@@ -54,7 +54,7 @@ extern "C" {
/** x.X.x: Minor version of the stack */
#define LWIP_VERSION_MINOR 1
/** x.x.X: Revision of the stack */
-#define LWIP_VERSION_REVISION 2
+#define LWIP_VERSION_REVISION 3
/** For release candidates, this is set to 1..254
* For official releases, this is set to 255 (LWIP_RC_RELEASE)
* For development versions (Git), this is set to 0 (LWIP_RC_DEVELOPMENT) */