diff options
author | Niclas Eklund <[email protected]> | 2011-05-18 17:33:35 +0200 |
---|---|---|
committer | Niclas Eklund <[email protected]> | 2011-05-18 17:33:35 +0200 |
commit | caf2dedaf1537a02ec27807daee52de94739ae44 (patch) | |
tree | 6380fdccfecc323e4ce7fe87f9b7dd2c975ddb55 /lib/cosNotification/vsn.mk | |
parent | 7050c922b25fe1306caffc7545a89e0ddc1de06a (diff) | |
download | otp-caf2dedaf1537a02ec27807daee52de94739ae44.tar.gz otp-caf2dedaf1537a02ec27807daee52de94739ae44.tar.bz2 otp-caf2dedaf1537a02ec27807daee52de94739ae44.zip |
OTP-9319
Removed superfluous usage of shy in the documentation since it can cause problem if a buggy tool is used.
Diffstat (limited to 'lib/cosNotification/vsn.mk')
-rw-r--r-- | lib/cosNotification/vsn.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/cosNotification/vsn.mk b/lib/cosNotification/vsn.mk index 6613385579..b32919a2ef 100644 --- a/lib/cosNotification/vsn.mk +++ b/lib/cosNotification/vsn.mk @@ -1,2 +1,2 @@ -COSNOTIFICATION_VSN = 1.1.16 +COSNOTIFICATION_VSN = 1.1.17 |