From 528528f8a3e414d8fc5516d8eb089d02fc1e363e Mon Sep 17 00:00:00 2001 From: yuqing Date: Thu, 1 Dec 2016 18:20:50 +0800 Subject: [PATCH] upgrade version to 1.0.32 --- HISTORY | 3 +++ libfastcommon.spec | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/HISTORY b/HISTORY index 3242bcc..d8ea127 100644 --- a/HISTORY +++ b/HISTORY @@ -1,4 +1,7 @@ +Version 1.32 2016-12-01 + * downgrade log level from warning to debug + Version 1.31 2016-11-26 * move SET_SOCKOPT_NOSIGPIPE from sockopt.c to sockopt.h * add function get_time_item_from_str diff --git a/libfastcommon.spec b/libfastcommon.spec index 6e66005..67b758f 100644 --- a/libfastcommon.spec +++ b/libfastcommon.spec @@ -3,7 +3,7 @@ %define LibFastcommonDebuginfo libfastcommon-debuginfo Name: libfastcommon -Version: 1.0.31 +Version: 1.0.32 Release: 1%{?dist} Summary: c common functions library extracted from my open source projects FastDFS License: GPL