aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2016-05-09 09:05:32 +0200
committerAnders Svensson <[email protected]>2016-05-09 16:09:52 +0200
commit7e125ca3f4b0a6835e54d710a1806aa7406ce909 (patch)
tree4cac2eb558c6c0fae57a5b2142e9a2b681bb2d68
parent4eb220585d6d88605b09b5ba2a8d497a9bfba578 (diff)
downloadotp-7e125ca3f4b0a6835e54d710a1806aa7406ce909.tar.gz
otp-7e125ca3f4b0a6835e54d710a1806aa7406ce909.tar.bz2
otp-7e125ca3f4b0a6835e54d710a1806aa7406ce909.zip
vsn -> 1.12
-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 836def8447..cb750c69a3 100644
--- a/lib/diameter/vsn.mk
+++ b/lib/diameter/vsn.mk
@@ -1,6 +1,6 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2010-2015. All Rights Reserved.
+# Copyright Ericsson AB 2010-2016. 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.11.2
+DIAMETER_VSN = 1.12
APP_VSN = $(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN)