diff options
author | Erlang/OTP <[email protected]> | 2013-06-17 16:23:55 +0200 |
---|---|---|
committer | Erlang/OTP <[email protected]> | 2013-06-17 16:23:55 +0200 |
commit | 8cece79b77952c991e62ae595bcf71cde016a052 (patch) | |
tree | c254ba11a10727a5bbea44b23ebac737703747b2 /lib/asn1/vsn.mk | |
parent | a568634652396b0657e089100047f127804c970d (diff) | |
download | otp-8cece79b77952c991e62ae595bcf71cde016a052.tar.gz otp-8cece79b77952c991e62ae595bcf71cde016a052.tar.bz2 otp-8cece79b77952c991e62ae595bcf71cde016a052.zip |
Prepare releaseOTP_R16B01
Diffstat (limited to 'lib/asn1/vsn.mk')
-rw-r--r-- | lib/asn1/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/asn1/vsn.mk b/lib/asn1/vsn.mk index 9245f83280..b75de179dc 100644 --- a/lib/asn1/vsn.mk +++ b/lib/asn1/vsn.mk @@ -1,2 +1,2 @@ #next version number to use is 2.0 -ASN1_VSN = 2.0.1.2 +ASN1_VSN = 2.0.2 |