From a004ad710eddd0c21aaccc30d5633a76b06164b5 Mon Sep 17 00:00:00 2001 From: niamtokik Date: Mon, 6 Feb 2017 10:54:38 +0100 Subject: Fix version to 1.3.2 --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cdff69b..a47d9fa 100644 --- a/Makefile +++ b/Makefile @@ -2,7 +2,7 @@ PROJECT = ranch PROJECT_DESCRIPTION = Socket acceptor pool for TCP protocols. -PROJECT_VERSION = 1.3.0 +PROJECT_VERSION = 1.3.2 PROJECT_REGISTERED = ranch_server # Options. -- cgit v1.2.3