aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cosTransactions/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/cosTransactions/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/cosTransactions/vsn.mk')
-rw-r--r--lib/cosTransactions/vsn.mk13
1 files changed, 0 insertions, 13 deletions
diff --git a/lib/cosTransactions/vsn.mk b/lib/cosTransactions/vsn.mk
index 34775be7e4..82e46f51dd 100644
--- a/lib/cosTransactions/vsn.mk
+++ b/lib/cosTransactions/vsn.mk
@@ -1,14 +1 @@
COSTRANSACTIONS_VSN = 1.2.10
-
-TICKETS = OTP-8489 \
- OTP-8543
-
-TICKETS_1.2.9 = OTP-8355
-
-TICKETS_1.2.8 = OTP-8201
-
-TICKETS_1.2.7 = OTP-7987
-
-TICKETS_1.2.6 = OTP-7837
-
-TICKETS_1.2.5 = OTP-7595