diff options
author | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2007-07-27 06:48:41 +0000 |
---|---|---|
committer | chiba <chiba@30ef5769-5b8d-40dd-aea6-55b5d6557bb3> | 2007-07-27 06:48:41 +0000 |
commit | 22cfe0c43b2124591495e31bd119f9446e66ccf2 (patch) | |
tree | 0168e1888e4817d95e5c34f0996d76c48f64a998 /Readme.html | |
parent | 8dac8e2ce448d7f1d79e1fe9de71b551d62b0a63 (diff) | |
download | javassist-22cfe0c43b2124591495e31bd119f9446e66ccf2.tar.gz javassist-22cfe0c43b2124591495e31bd119f9446e66ccf2.zip |
I will release 3.6.0.CR1
git-svn-id: http://anonsvn.jboss.org/repos/javassist/trunk@398 30ef5769-5b8d-40dd-aea6-55b5d6557bb3
Diffstat (limited to 'Readme.html')
-rw-r--r-- | Readme.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Readme.html b/Readme.html index 2a20f8ad..47500892 100644 --- a/Readme.html +++ b/Readme.html @@ -281,7 +281,7 @@ see javassist.Dump. <h2>Changes</h2> -<p>-version 3.6 +<p>-version 3.6.0.CR1 on July 27, 2007 <ul> <li>The stack map table introduced since Java 6 has been supported. @@ -663,7 +663,7 @@ and <a href="http://www.jboss.org/index.html?module=html&op=userdisplay&id=devel <h2>Copyright notices</h2> <p>Javassist, a Java-bytecode translator toolkit. -<br>Copyright (C) 1999-2006 Shigeru Chiba. All Rights Reserved. +<br>Copyright (C) 1999-2007 Shigeru Chiba. All Rights Reserved. <p>The contents of this software, Javassist, are subject to the Mozilla Public License Version 1.1 (the "License");<br> |