diff options
author | Shigeru Chiba <chiba@javassist.org> | 2018-11-01 00:58:46 +0900 |
---|---|---|
committer | Shigeru Chiba <chiba@javassist.org> | 2018-11-01 00:58:46 +0900 |
commit | cc5e151142a1240b073d9f33cd630548fd36ed33 (patch) | |
tree | b207c0e2f23037a970386cb1387c434a782df360 | |
parent | c9716fb5a45dce09a2bd9db461bf1ea6d845c87c (diff) | |
download | javassist-cc5e151142a1240b073d9f33cd630548fd36ed33.tar.gz javassist-cc5e151142a1240b073d9f33cd630548fd36ed33.zip |
updates index.html for release 3.24.0-GA
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <ul> <li> -<p>Javassist version 3.23.0-GA is available (June 21, 2018). </p> +<p>Javassist version 3.24.0-GA is available (November 1, 2018). </p> <p>This version is distributed under the triple license of the MPL, the LGPL, and the Apache License. The distribution includes the jar file, the sources, some samples, the API manual, and a tutorial. |