From d847b0f751938b1d358445fa78a7f05b6f939080 Mon Sep 17 00:00:00 2001 From: Shifu Chen Date: Mon, 1 Jun 2026 17:40:55 +0800 Subject: [PATCH] Update FASTP version to 1.3.4 --- src/common.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common.h b/src/common.h index dc8a7e24..0be6bfba 100644 --- a/src/common.h +++ b/src/common.h @@ -1,7 +1,7 @@ #ifndef COMMON_H #define COMMON_H -#define FASTP_VER "1.3.3" +#define FASTP_VER "1.3.4" #define _DEBUG false