diff options
Diffstat (limited to 'lib/reltool/vsn.mk')
-rw-r--r-- | lib/reltool/vsn.mk | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk index 44bbd136e1..f23a7e84a2 100644 --- a/lib/reltool/vsn.mk +++ b/lib/reltool/vsn.mk @@ -18,7 +18,8 @@ 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 |