aboutsummaryrefslogtreecommitdiffstats
path: root/lib/cosTransactions/vsn.mk
diff options
context:
space:
mode:
authorNiclas Eklund <[email protected]>2010-03-05 12:29:29 +0000
committerErlang/OTP <[email protected]>2010-03-05 12:29:29 +0000
commit02112d8dba5b40cd0adb7ecb2b2ed4340594369f (patch)
tree419201465b64ff5ddf0e5bda170fac6186751e67 /lib/cosTransactions/vsn.mk
parent15f7dc0645216b21c7f3165372638080bb86cacb (diff)
downloadotp-02112d8dba5b40cd0adb7ecb2b2ed4340594369f.tar.gz
otp-02112d8dba5b40cd0adb7ecb2b2ed4340594369f.tar.bz2
otp-02112d8dba5b40cd0adb7ecb2b2ed4340594369f.zip
Added missing bracket
Diffstat (limited to 'lib/cosTransactions/vsn.mk')
-rw-r--r--lib/cosTransactions/vsn.mk6
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/cosTransactions/vsn.mk b/lib/cosTransactions/vsn.mk
index 81e360ac2f..b45f192f45 100644
--- a/lib/cosTransactions/vsn.mk
+++ b/lib/cosTransactions/vsn.mk
@@ -1,6 +1,8 @@
-COSTRANSACTIONS_VSN = 1.2.9
+COSTRANSACTIONS_VSN = 1.2.10
-TICKETS = OTP-8355
+TICKETS = OTP-8489
+
+TICKETS_1.2.9 = OTP-8355
TICKETS_1.2.8 = OTP-8201