diff options
author | Andy Clement <aclement@gopivotal.com> | 2014-03-19 09:09:29 -0700 |
---|---|---|
committer | Andy Clement <aclement@gopivotal.com> | 2014-03-19 09:09:29 -0700 |
commit | 23e88aeb340426118648c9121d06cb22d521ada0 (patch) | |
tree | 7bc551575447a1044180b84815f49453ffcfdac1 /build | |
parent | 27d0255ee76d31d71a4ce6e2c917991a6a23b326 (diff) | |
download | aspectj-23e88aeb340426118648c9121d06cb22d521ada0.tar.gz aspectj-23e88aeb340426118648c9121d06cb22d521ada0.zip |
1.8.0 polish
Diffstat (limited to 'build')
-rw-r--r-- | build/products/aspectj/install/intro.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/build/products/aspectj/install/intro.html b/build/products/aspectj/install/intro.html index 8e3541475..d958ca1f8 100644 --- a/build/products/aspectj/install/intro.html +++ b/build/products/aspectj/install/intro.html @@ -1,10 +1,10 @@ <html> <body> -<h2 align="center">Installer for AspectJ 6 Development Kit<sup><small>TM</small></sup></h2> +<h2 align="center">Installer for AspectJ 8 Development Kit<sup><small>TM</small></sup></h2> <p align="center">Version ${build.version.long} built on ${build.date}</p> -<p>This installs the complete AspectJ 6 Development Kit (AJDK) distribution, with +<p>This installs the complete AspectJ 8 Development Kit (AJDK) distribution, with the compiler, aspect libraries, structure browser, ant tasks, documentation, and examples. This distribution is covered by the Eclipse Public License (see |