diff options
author | Andy Clement <aclement@pivotal.io> | 2017-10-20 12:52:03 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2017-10-20 12:52:03 -0700 |
commit | f515b0cbaae3937be42d220c092c6e5a1fd22be2 (patch) | |
tree | 3c85dc4d1576a983115dec1c51413431f3c12809 /build | |
parent | a24d15f5e7538985ca9718d9e78635bb53372736 (diff) | |
download | aspectj-f515b0cbaae3937be42d220c092c6e5a1fd22be2.tar.gz aspectj-f515b0cbaae3937be42d220c092c6e5a1fd22be2.zip |
1.9.0 update
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 d958ca1f8..b29bb9484 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 8 Development Kit<sup><small>TM</small></sup></h2> +<h2 align="center">Installer for AspectJ 9 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 8 Development Kit (AJDK) distribution, with +<p>This installs the complete AspectJ 9 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 |