diff options
author | Anders Svensson <[email protected]> | 2014-12-01 18:14:54 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2014-12-01 18:14:54 +0100 |
commit | 69e3659e084a54ff6bbbd72556bc31eb26ebae60 (patch) | |
tree | 1738ebb1d2ec0482cbb0102d872b083c0394d317 /lib | |
parent | 095b0cdab98a6a94274cd5f1a0d2df216f7f4535 (diff) | |
download | otp-69e3659e084a54ff6bbbd72556bc31eb26ebae60.tar.gz otp-69e3659e084a54ff6bbbd72556bc31eb26ebae60.tar.bz2 otp-69e3659e084a54ff6bbbd72556bc31eb26ebae60.zip |
vsn -> 1.8
Diffstat (limited to 'lib')
-rw-r--r-- | lib/diameter/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/diameter/vsn.mk b/lib/diameter/vsn.mk index 4e54e4eafc..587ae08b3d 100644 --- a/lib/diameter/vsn.mk +++ b/lib/diameter/vsn.mk @@ -18,5 +18,5 @@ # %CopyrightEnd% APPLICATION = diameter -DIAMETER_VSN = 1.7.1 +DIAMETER_VSN = 1.8 APP_VSN = $(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN) |