diff options
author | Shigeru Chiba <chibash@users.noreply.github.com> | 2016-10-03 01:29:08 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-10-03 01:29:08 +0900 |
commit | b359b80fa7608d4e571a18c9da89dbd5a4c2183e (patch) | |
tree | 1718e030a894d953acece01a0acd6b22ed24e354 /index.html | |
parent | e0e40d5e17ebaa51397a0fb1cadd46f81b629498 (diff) | |
download | javassist-b359b80fa7608d4e571a18c9da89dbd5a4c2183e.tar.gz javassist-b359b80fa7608d4e571a18c9da89dbd5a4c2183e.zip |
Update index.html
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -26,7 +26,7 @@ <ul> <li> -<p>Javassist version 3.20.0-GA is available (June 25, 2015). </p> +<p>Javassist version 3.21.0-GA is available (October 3, 2016). </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. |