From ccc84945d397762e9d043a8436048966b9f95fe4 Mon Sep 17 00:00:00 2001 From: YuQing <384681@qq.com> Date: Tue, 18 Nov 2025 14:47:17 +0800 Subject: [PATCH] INSTALL changed --- INSTALL | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/INSTALL b/INSTALL index 8a5dbab..bfe5116 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.82 + cd libfastcommon; git checkout V1.0.83 ./make.sh clean && ./make.sh && sudo ./make.sh install