From a620fdbfe03d2aee2083f1d51439f9702bdbf93e Mon Sep 17 00:00:00 2001 From: yuqing Date: Mon, 11 May 2015 18:31:46 +0800 Subject: [PATCH] update version to v1.0.14 --- HISTORY | 5 +++++ libfastcommon.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 7010c77..c18d2db 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,9 @@ +Version 1.14 2015-05-11 + * fast_task_info support set_buffer_size and realloc_buffer + * use file lock when write logger header + * bugfixed: sockopt.c correct fsbytes to sbytes in FreeBSD + Version 1.13 2015-02-27 * support php extension * php extention export simple_hash and time33_hash diff --git a/libfastcommon.spec b/libfastcommon.spec index f9a5afa..4f6a34c 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -1,5 +1,5 @@ Name: libfastcommon -Version: 1.0.13 +Version: 1.0.14 Release: 1%{?dist} Summary: c common functions library extracted from my open source projects FastDFS License: GPL