diff options
| author | Loïc Hoguin <[email protected]> | 2025-02-14 11:42:44 +0100 |
|---|---|---|
| committer | Loïc Hoguin <[email protected]> | 2025-02-14 11:42:44 +0100 |
| commit | 10b51304b26062e0dbfd5e74824324e9a911e269 (patch) | |
| tree | 40bffdabca349c70d904290e996017bc29cf7193 /Makefile | |
| parent | 734e66b41e74f119e869e5931b2d93b84f67d6a7 (diff) | |
| download | ranch-1.8.x.tar.gz ranch-1.8.x.tar.bz2 ranch-1.8.x.zip | |
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PROJECT = ranch PROJECT_DESCRIPTION = Socket acceptor pool for TCP protocols. -PROJECT_VERSION = 1.8.0 +PROJECT_VERSION = 1.8.1 PROJECT_REGISTERED = ranch_server # Options. |
