upgrade version to 6.12.0

master
YuQing 2024-02-11 10:23:51 +08:00
parent 0893bd73d5
commit 9425e44ddc
2 changed files with 2 additions and 2 deletions

View File

@ -20,7 +20,7 @@
#include "fastcommon/logger.h"
#include "fdfs_global.h"
Version g_fdfs_version = {6, 11, 0};
Version g_fdfs_version = {6, 12, 0};
bool g_use_connection_pool = false;
ConnectionPool g_connection_pool;
int g_connection_pool_max_idle_time = 3600;

View File

@ -7,7 +7,7 @@
%define CommitVersion %(echo $COMMIT_VERSION)
Name: %{FastDFS}
Version: 6.11.0
Version: 6.12.0
Release: 1%{?dist}
Summary: FastDFS server and client
License: GPL