File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
dnl configure.ac for memtier_benchmark
2
- dnl Copyright (C) 2011-2017 Redis Labs Ltd.
2
+ dnl Copyright (C) 2011-2024 Redis Labs Ltd.
3
3
4
4
dnl This file is part of memtier_benchmark.
5
5
@@ -16,7 +16,7 @@ dnl You should have received a copy of the GNU General Public License
16
16
dnl along with this program. If not, see <http://www.gnu.org/licenses/>.
17
17
18
18
AC_PREREQ ( 2.59 )
19
- AC_INIT ( memtier_benchmark ,2.1.0 ,oss@redis.com )
19
+ AC_INIT ( memtier_benchmark ,2.1.1 ,oss@redis.com )
20
20
AC_CONFIG_SRCDIR ( [ memtier_benchmark.cpp] )
21
21
AC_CONFIG_HEADER([ config.h] )
22
22
AM_INIT_AUTOMAKE
Original file line number Diff line number Diff line change 1
1
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.49.3.
2
- .TH MEMTIER_BENCHMARK "1" "April 2024" "memtier_benchmark 2.1.0 " "User Commands"
2
+ .TH MEMTIER_BENCHMARK "1" "July 2024" "memtier_benchmark 2.1.1 " "User Commands"
3
3
.SH NAME
4
4
memtier_benchmark \- NoSQL benchmark tool
5
5
.SH SYNOPSIS
You can’t perform that action at this time.
0 commit comments