diff options
author | Gustav Simonsson <[email protected]> | 2012-03-22 18:23:57 +0100 |
---|---|---|
committer | Gustav Simonsson <[email protected]> | 2012-03-22 18:23:57 +0100 |
commit | b5f6596f49db47e6dacddb2b10292a7294e13993 (patch) | |
tree | 4c13107613ef4d8266d60f5bf0ebfbdae82e90ac | |
parent | 1e13b92d5c6543c82219610aa1336dbdf1f4dc2d (diff) | |
download | otp-b5f6596f49db47e6dacddb2b10292a7294e13993.tar.gz otp-b5f6596f49db47e6dacddb2b10292a7294e13993.tar.bz2 otp-b5f6596f49db47e6dacddb2b10292a7294e13993.zip |
Bump asn1 version number
-rw-r--r-- | lib/asn1/vsn.mk | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/asn1/vsn.mk b/lib/asn1/vsn.mk index ae92fcb11b..04f4b22421 100644 --- a/lib/asn1/vsn.mk +++ b/lib/asn1/vsn.mk @@ -1,2 +1,2 @@ -#next version number to use is 1.6.15 | 1.7 | 2.0 -ASN1_VSN = 1.6.19 +#next version number to use is 2.0 +ASN1_VSN = 1.7 |