Skip to content

Commit 36639f6

Browse files
committed
Version 5.10.0
Signed-off-by: Damien Le Moal <[email protected]>
1 parent 995b1bf commit 36639f6

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# Copyright (c) 2009-2014, HGST, Inc. All rights reserved.
55
# Copyright (c) 2020 Western Digital Corporation or its affiliates.
66

7-
AC_INIT([libzbc], [5.9.0],
7+
AC_INIT([libzbc], [5.10.0],
88
99
[libzbc], [https://github.com/hgst/libzbc])
1010
AC_CONFIG_AUX_DIR([build-aux])

libzbc.spec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
#
44
# Copyright (c) 2020 Western Digital Corporation or its affiliates.
55
Name: libzbc
6-
Version: 5.9.0
6+
Version: 5.10.0
77
Release: 1%{?dist}
88
Summary: A library to control SCSI/ZBC and ATA/ZAC zoned devices
99

@@ -60,5 +60,5 @@ find $RPM_BUILD_ROOT -name '*.la' -delete
6060
%doc README.md
6161

6262
%changelog
63-
* Sat May 22 2021 Damien Le Moal <[email protected]> 5.9.0-1
64-
- Version 5.9.0 initial package
63+
* Sat May 22 2021 Damien Le Moal <[email protected]> 5.10.0-1
64+
- Version 5.10.0 initial package

0 commit comments

Comments
 (0)