diff options
author | Benoit Foucher <benoit@zeroc.com> | 2015-04-28 22:32:02 +0200 |
---|---|---|
committer | Benoit Foucher <benoit@zeroc.com> | 2015-04-28 22:32:02 +0200 |
commit | 8fe52c0cd380c685040d95be59abba478b8fe6a9 (patch) | |
tree | 18e0c1ded5f2c150607385f5ca1b0448debb4f60 /js/src | |
parent | ICE-5865 Added license info to pom files (diff) | |
download | ice-8fe52c0cd380c685040d95be59abba478b8fe6a9.tar.bz2 ice-8fe52c0cd380c685040d95be59abba478b8fe6a9.tar.xz ice-8fe52c0cd380c685040d95be59abba478b8fe6a9.zip |
Fixed ICE-6464 and deprecated various IceSSL properties
Diffstat (limited to 'js/src')
-rw-r--r-- | js/src/Ice/PropertyNames.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/js/src/Ice/PropertyNames.js b/js/src/Ice/PropertyNames.js index 4b1fe5b144a..9dad40a3657 100644 --- a/js/src/Ice/PropertyNames.js +++ b/js/src/Ice/PropertyNames.js @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ./config/PropertyNames.xml, Tue Apr 28 17:34:50 2015 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Tue Apr 28 22:03:41 2015 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |