Skip to content

Commit 9a702ff

Browse files
committed
Update version for pre-release tarballs
Bump from 11 to 12 and start -rc series. Signed-off-by: Doug Ledford <[email protected]>
1 parent 1a4d7e4 commit 9a702ff

File tree

4 files changed

+4
-4
lines changed

4 files changed

+4
-4
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ endif()
4141
set(PACKAGE_NAME "RDMA")
4242

4343
# See Documentation/versioning.md
44-
set(PACKAGE_VERSION "11")
44+
set(PACKAGE_VERSION "12")
4545

4646
#-------------------------
4747
# Basic standard paths

debian/changelog

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
rdma-core (11-1) unstable; urgency=low
1+
rdma-core (12-1) unstable; urgency=low
22

33
* New version
44

rdma-core.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: rdma-core
2-
Version: 11
2+
Version: 12
33
Release: 1%{?dist}
44
Summary: RDMA core userspace libraries and daemons
55

redhat/rdma-core.spec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
Name: rdma-core
2-
Version: 11
2+
Version: 12
33
Release: 1%{?dist}
44
Summary: RDMA core userspace libraries and daemons
55

0 commit comments

Comments
 (0)