diff options
author | Rickard Green <[email protected]> | 2014-03-10 17:11:58 +0100 |
---|---|---|
committer | Rickard Green <[email protected]> | 2014-03-20 16:24:47 +0100 |
commit | 7bc03971cfe09a2acbcd3bdaef1069af6272b127 (patch) | |
tree | 6b71bab91e6b3c4a1ba61661962b5b171aaae5c0 /lib/cosTransactions/vsn.mk | |
parent | a50d7e892e3b2b3c8241eabd6bd0121672a6720f (diff) | |
download | otp-7bc03971cfe09a2acbcd3bdaef1069af6272b127.tar.gz otp-7bc03971cfe09a2acbcd3bdaef1069af6272b127.tar.bz2 otp-7bc03971cfe09a2acbcd3bdaef1069af6272b127.zip |
Bump versions and ensure that all are "normal" versions
Ensure all are "normal" versions according to the new version scheme
introduced in OTP 17.0
Diffstat (limited to 'lib/cosTransactions/vsn.mk')
-rw-r--r-- | lib/cosTransactions/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cosTransactions/vsn.mk b/lib/cosTransactions/vsn.mk index 5414270a3d..7aed212523 100644 --- a/lib/cosTransactions/vsn.mk +++ b/lib/cosTransactions/vsn.mk @@ -1 +1 @@ -COSTRANSACTIONS_VSN = 1.2.13 +COSTRANSACTIONS_VSN = 1.2.14 |