From 4c6efd434bdb24b72748a687e2bb5d7f33a31724 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Sun, 6 Sep 2026 14:57:35 +0800 Subject: [PATCH] INSTALL changed for V1.0.88 --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 9499ade..aef6d6a 100644 --- a/INSTALL +++ b/INSTALL @@ -21,5 +21,5 @@ Debian, Ubuntu etc.: # the command lines as: git clone https://github.com/happyfish100/libfastcommon.git - cd libfastcommon; git checkout V1.0.87 + cd libfastcommon; git checkout V1.0.88 ./make.sh clean && ./make.sh && sudo ./make.sh install