diff options
author | Anders Svensson <[email protected]> | 2011-09-30 15:57:52 +0200 |
---|---|---|
committer | Anders Svensson <[email protected]> | 2011-11-15 16:35:03 +0100 |
commit | ebb10bad28c8befa8a944d54e6009793a3b721fd (patch) | |
tree | 5b6779abcaf1d518fde429adeed20929095954f0 /lib/diameter/vsn.mk | |
parent | 4ed347dcaeeb8e8844be532414a11817da3920f5 (diff) | |
download | otp-ebb10bad28c8befa8a944d54e6009793a3b721fd.tar.gz otp-ebb10bad28c8befa8a944d54e6009793a3b721fd.tar.bz2 otp-ebb10bad28c8befa8a944d54e6009793a3b721fd.zip |
Version -> 0.11, update appup, minor app suite fix
Diffstat (limited to 'lib/diameter/vsn.mk')
-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 c783450c9f..b1d3ba2241 100644 --- a/lib/diameter/vsn.mk +++ b/lib/diameter/vsn.mk @@ -18,7 +18,7 @@ # %CopyrightEnd% APPLICATION = diameter -DIAMETER_VSN = 0.10 +DIAMETER_VSN = 0.11 PRE_VSN = APP_VSN = "$(APPLICATION)-$(DIAMETER_VSN)$(PRE_VSN)" |