aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/vsn.mk
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2017-03-08 12:31:31 +0100
committerAnders Svensson <[email protected]>2017-03-08 12:31:31 +0100
commit5f73a469eb3cde2095b573ef9eed7068c425fcd2 (patch)
tree496b6cc7949a16990e42b49683240e8d39453607 /lib/diameter/vsn.mk
parentd439bbc28969339380239f903e272da9b650f2d0 (diff)
parent7336ae05a17a284063db69e67159356f7190ec66 (diff)
downloadotp-5f73a469eb3cde2095b573ef9eed7068c425fcd2.tar.gz
otp-5f73a469eb3cde2095b573ef9eed7068c425fcd2.tar.bz2
otp-5f73a469eb3cde2095b573ef9eed7068c425fcd2.zip
Merge branch 'anders/diameter/19.3/OTP-14252' into maint
* anders/diameter/19.3/OTP-14252: vsn -> 1.12.2 Update appup for 19.3
Diffstat (limited to 'lib/diameter/vsn.mk')
-rw-r--r--lib/diameter/vsn.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/diameter/vsn.mk b/lib/diameter/vsn.mk
index 23219950bb..94d9d72a48 100644
--- a/lib/diameter/vsn.mk
+++ b/lib/diameter/vsn.mk
@@ -1,6 +1,6 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2010-2016. All Rights Reserved.
+# Copyright Ericsson AB 2010-2017. All Rights Reserved.
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
@@ -17,5 +17,5 @@
# %CopyrightEnd%
APPLICATION = diameter
-DIAMETER_VSN = 1.12.1
+DIAMETER_VSN = 1.12.2
APP_VSN = $(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN)