diff options
author | Andy Clement <aclement@pivotal.io> | 2015-08-10 13:05:23 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2015-08-10 13:05:23 -0700 |
commit | e7f817ca3a13f44836116dca2380475f2c6b66c3 (patch) | |
tree | f17fe31f1b4a8292e8c22fa24aa374a91d86076f /org.aspectj.ajdt.core | |
parent | 532544cdcab41c478ed5bc061c925f1eefa44a93 (diff) | |
download | aspectj-e7f817ca3a13f44836116dca2380475f2c6b66c3.tar.gz aspectj-e7f817ca3a13f44836116dca2380475f2c6b66c3.zip |
Update version to 1.8.7
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 17db66010..a38f93805 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.6 +compiler.name = AspectJ Compiler 1.8.7 compiler.version = Eclipse Compiler BETA_JAVA8_2b07958, 3.11 compiler.copyright = |