diff options
Diffstat (limited to 'lib/reltool/vsn.mk')
-rw-r--r-- | lib/reltool/vsn.mk | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/lib/reltool/vsn.mk b/lib/reltool/vsn.mk index 118827a449..9e0bce1d01 100644 --- a/lib/reltool/vsn.mk +++ b/lib/reltool/vsn.mk @@ -1,9 +1 @@ -RELTOOL_VSN = 0.5.3 - -TICKETS = OTP-8057 -TICKETS_0_5_2 = OTP-8254 -TICKETS_0_5_1 = OTP-8199 -TICKETS_0_5 = OTP-7949 -TICKETS_0_2_2 = OTP-7999 -TICKETS_2_2_1 = OTP-7840 -TICKETS_0_2 = OTP-7805 +RELTOOL_VSN = 0.5.4 |