diff options
author | Andy Clement <aclement@pivotal.io> | 2016-01-20 12:49:09 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2016-01-20 12:49:09 -0800 |
commit | ee41a3446c1b678dfc8afe5842c17c2c96cc49dd (patch) | |
tree | 43d11ecbb8912457ddcb6d6ff9566d7111fe562c /org.aspectj.ajdt.core | |
parent | f194d50476030da1590250fc3f5e9d0d084128c9 (diff) | |
download | aspectj-ee41a3446c1b678dfc8afe5842c17c2c96cc49dd.tar.gz aspectj-ee41a3446c1b678dfc8afe5842c17c2c96cc49dd.zip |
updated to 1.8.9
Diffstat (limited to 'org.aspectj.ajdt.core')
-rw-r--r-- | org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties b/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties index 5d82416c7..e47750b40 100644 --- a/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties +++ b/org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties @@ -4,7 +4,7 @@ The -Xlintfile:lint.properties allows fine-grained control. In tools.jar, see org/aspectj/weaver/XlintDefault.properties for the default behavior and a template to copy. ### AspectJ-specific messages -compiler.name = AspectJ Compiler 1.8.8 +compiler.name = AspectJ Compiler 1.8.9 compiler.version = Eclipse Compiler BETA_JAVA8_2b07958, 3.11 compiler.copyright = |