aboutsummaryrefslogtreecommitdiffstats
path: root/lib/reltool/vsn.mk
diff options
context:
space:
mode:
Diffstat (limited to 'lib/reltool/vsn.mk')
-rw-r--r--lib/reltool/vsn.mk5
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk
index b0561a6110..f23a7e84a2 100644
--- a/lib/reltool/vsn.mk
+++ b/lib/reltool/vsn.mk
@@ -16,9 +16,10 @@
#
# %CopyrightEnd%
-RELTOOL_VSN = 0.5.3
+RELTOOL_VSN = 0.5.4
-TICKETS = OTP-8057
+TICKETS = OTP-8521 OTP-8590
+TICKETS_0_5_3 = OTP-8057
TICKETS_0_5_2 = OTP-8254
TICKETS_0_5_1 = OTP-8199
TICKETS_0_5 = OTP-7949