diff options
author | Anders Svensson <[email protected]> | 2015-12-20 11:01:24 +0100 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2015-12-20 16:28:19 +0100 |
commit | 68198c72bc4924d42ea54b4ea0997109ec59cfeb (patch) | |
tree | 43922f2f84c53254b515e6e39a720731708cb5ae | |
parent | 464492d2ebe24bc13c91fbc99550c05eead599d4 (diff) | |
download | otp-68198c72bc4924d42ea54b4ea0997109ec59cfeb.tar.gz otp-68198c72bc4924d42ea54b4ea0997109ec59cfeb.tar.bz2 otp-68198c72bc4924d42ea54b4ea0997109ec59cfeb.zip |
vsn -> 1.9.2.2
-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 a16b8d712c..18b77e243f 100644 --- a/lib/diameter/vsn.mk +++ b/lib/diameter/vsn.mk @@ -16,5 +16,5 @@ # %CopyrightEnd% APPLICATION = diameter -DIAMETER_VSN = 1.9.2.1 +DIAMETER_VSN = 1.9.2.2 APP_VSN = $(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN) |