Skip to content

Commit f456939

Browse files
committed
Update version to 2.3.1
Signed-off-by: Liming Sun <[email protected]>
1 parent 36a0bbb commit f456939

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

configure.ac

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2019 Mellanox Technologies. All Rights Reserved.
33
#
44

5-
AC_INIT([rshim], [2.2.5])
5+
AC_INIT([rshim], [2.3.1])
66
AC_CONFIG_AUX_DIR(config)
77
AM_INIT_AUTOMAKE([-Wall -Werror foreign])
88
AC_LANG(C)

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rshim (2.2.5) UNRELEASED; urgency=low
1+
rshim (2.3.1) UNRELEASED; urgency=low
22

33
* Enhance command line for register read/write
44
* Support PCIe device name runtime update

rhel/rshim.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ via the virtual console or network interface.
5757
%{_mandir}/man8/rshim.8.gz
5858

5959
%changelog
60-
* Thu Mar 06 2025 Liming Sun <[email protected]> - 2.2.5
60+
* Thu Mar 06 2025 Liming Sun <[email protected]> - 2.3.1
6161
- Enhance command line for register read/write
6262
- Support PCIe device name runtime update
6363
- bfb-install: Enhancement for runtime upgrade

rshim.spec.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ fi
140140

141141
%changelog
142142

143-
* Thu Mar 06 2025 Liming Sun <[email protected]> - 2.2.5
143+
* Thu Mar 06 2025 Liming Sun <[email protected]> - 2.3.1
144144
- Enhance command line for register read/write
145145
- Support PCIe device name runtime update
146146
- bfb-install: Enhancement for runtime upgrade

0 commit comments

Comments
 (0)