1.5.0a1
Public ABI change incb62797198triggers jump past 1.4.2 (a4b6e2acf6)
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
PVXS_MAJOR_VERSION = 1
|
||||
PVXS_MINOR_VERSION = 4
|
||||
PVXS_MAINTENANCE_VERSION = 2
|
||||
PVXS_MINOR_VERSION = 5
|
||||
PVXS_MAINTENANCE_VERSION = 0
|
||||
|
||||
# Version range conditions in Makefiles
|
||||
#
|
||||
@@ -12,7 +12,7 @@ PVXS_MAINTENANCE_VERSION = 2
|
||||
#
|
||||
# ifneq ($(PVXS_X_Y_Z),YES) # PVXS != X.Y.Z
|
||||
#
|
||||
PVXS_1_4_2 = YES
|
||||
PVXS_1_5_0 = YES
|
||||
PVXS_1_4_1 = NO
|
||||
PVXS_1_4_0 = NO
|
||||
PVXS_1_3_3 = NO
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
Release Notes
|
||||
=============
|
||||
|
||||
1.4.2 (UNRELEASED)
|
||||
1.5.0 (UNRELEASED)
|
||||
------------------
|
||||
|
||||
* server: plug channel cache leak when close Channel while reusing Connection.
|
||||
|
||||
Reference in New Issue
Block a user