diff options
author | Andy Clement <aclement@pivotal.io> | 2015-11-18 14:43:54 -0800 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2015-11-18 14:43:54 -0800 |
commit | 0c818ae090e583cfa49407a0af17d1f1498f0a1f (patch) | |
tree | 76fc11ccbaec63ba70b5f884969c76b927217105 | |
parent | 12d0a8268abb5100d7982e5be13c6cb0f8cdbf83 (diff) | |
download | aspectj-0c818ae090e583cfa49407a0af17d1f1498f0a1f.tar.gz aspectj-0c818ae090e583cfa49407a0af17d1f1498f0a1f.zip |
Version up'd to 1.8.8
-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 a38f93805..5d82416c7 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.7 +compiler.name = AspectJ Compiler 1.8.8 compiler.version = Eclipse Compiler BETA_JAVA8_2b07958, 3.11 compiler.copyright = |