aboutsummaryrefslogtreecommitdiffstats
path: root/lib/et
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-08-18 16:50:11 +0200
committerBjörn Gustavsson <[email protected]>2010-08-18 16:50:11 +0200
commitb1031a565ae7bdf9e0083133247fd4ba75b4eab8 (patch)
treee492f0de4730c33fd59c407086f981276a7f170b /lib/et
parent1f200bbf7c8dede1863d1de9ba584bec84c81aac (diff)
downloadotp-b1031a565ae7bdf9e0083133247fd4ba75b4eab8.tar.gz
otp-b1031a565ae7bdf9e0083133247fd4ba75b4eab8.tar.bz2
otp-b1031a565ae7bdf9e0083133247fd4ba75b4eab8.zip
Remove ticket numbers from all vsn.mk files
Some application's vsn.mk files contained a list of the ticket numbers fixed in each version. Since that information can be obtained from the notes.xml file or from the merge commits in the git repository (provided that the branch name includes the ticket number), there is no reason to manually maintain that information in the vsn.mk files.
Diffstat (limited to 'lib/et')
-rw-r--r--lib/et/vsn.mk5
1 files changed, 0 insertions, 5 deletions
diff --git a/lib/et/vsn.mk b/lib/et/vsn.mk
index b7d65b12a2..c3a42af156 100644
--- a/lib/et/vsn.mk
+++ b/lib/et/vsn.mk
@@ -17,8 +17,3 @@
# %CopyrightEnd%
ET_VSN = 1.4
-TICKETS = OTP-8058
-
-TICKETS_1_3_3 = OTP-8201
-TICKETS_1_3_2 = OTP-8078
-TICKETS_1_3_1 = OTP-7830