aboutsummaryrefslogtreecommitdiffstats
path: root/lib/diameter/vsn.mk
diff options
context:
space:
mode:
authorAnders Svensson <[email protected]>2013-01-17 16:15:19 +0100
committerAnders Svensson <[email protected]>2013-01-17 16:15:19 +0100
commit2a6407b3f744ae3d170764eac9d9eb882148b898 (patch)
tree3ab81997d5478d6c7c9b32429fc7099520f1372a /lib/diameter/vsn.mk
parent97b59417cce17f3f9febf95da26ac40ee96d02e2 (diff)
parent2b0c190aa88716b24866b0a751cfe6252348ab00 (diff)
downloadotp-2a6407b3f744ae3d170764eac9d9eb882148b898.tar.gz
otp-2a6407b3f744ae3d170764eac9d9eb882148b898.tar.bz2
otp-2a6407b3f744ae3d170764eac9d9eb882148b898.zip
Merge branch 'maint-r15'
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 c9f74ffcec..7b2208137b 100644
--- a/lib/diameter/vsn.mk
+++ b/lib/diameter/vsn.mk
@@ -2,7 +2,7 @@
# %CopyrightBegin%
#
-# Copyright Ericsson AB 2010-2012. All Rights Reserved.
+# Copyright Ericsson AB 2010-2013. All Rights Reserved.
#
# The contents of this file are subject to the Erlang Public License,
# Version 1.1, (the "License"); you may not use this file except in
@@ -18,7 +18,7 @@
# %CopyrightEnd%
APPLICATION = diameter
-DIAMETER_VSN = 1.3
+DIAMETER_VSN = 1.3.1
PRE_VSN =
APP_VSN = "$(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN)"