aboutsummaryrefslogtreecommitdiffstats
path: root/lib/snmp/vsn.mk
diff options
context:
space:
mode:
authorBjörn Gustavsson <[email protected]>2010-08-20 08:25:13 +0200
committerBjörn Gustavsson <[email protected]>2010-08-20 08:25:13 +0200
commit5d50784c2700c30c9b4e651f3732e1fc5a7250d4 (patch)
tree66c35ba732e8944473c1e7e639c429af2898e1f7 /lib/snmp/vsn.mk
parent71954b8b4f773b5f45095c0b86b66d9a6ba147ed (diff)
parentb1031a565ae7bdf9e0083133247fd4ba75b4eab8 (diff)
downloadotp-5d50784c2700c30c9b4e651f3732e1fc5a7250d4.tar.gz
otp-5d50784c2700c30c9b4e651f3732e1fc5a7250d4.tar.bz2
otp-5d50784c2700c30c9b4e651f3732e1fc5a7250d4.zip
Merge branch 'bjorn/remove-tickets-in-vsn' into dev
* bjorn/remove-tickets-in-vsn: Remove ticket numbers from all vsn.mk files
Diffstat (limited to 'lib/snmp/vsn.mk')
-rw-r--r--lib/snmp/vsn.mk35
1 files changed, 0 insertions, 35 deletions
diff --git a/lib/snmp/vsn.mk b/lib/snmp/vsn.mk
index 4ca1fb7901..f4648e8ff5 100644
--- a/lib/snmp/vsn.mk
+++ b/lib/snmp/vsn.mk
@@ -20,38 +20,3 @@
SNMP_VSN = 4.17
PRE_VSN =
APP_VSN = "snmp-$(SNMP_VSN)$(PRE_VSN)"
-
-TICKETS = OTP-8478
-
-TICKETS_4_16_2 = \
- OTP-8563 \
- OTP-8574 \
- OTP-8594 \
- OTP-8595 \
- OTP-8646 \
- OTP-8648
-
-TICKETS_4_16_1 = \
- OTP-8480 \
- OTP-8481
-
-TICKETS_4_16 = \
- OTP-8395 \
- OTP-8433 \
- OTP-8442
-
-TICKETS_4_15 = \
- OTP-8229 \
- OTP-8249
-
-TICKETS_4_14 = \
- OTP-8223 \
- OTP-8228 \
- OTP-8237
-
-TICKETS_4_13_5 = \
- OTP-8116 \
- OTP-8120 \
- OTP-8181 \
- OTP-8182
-