From ee41a3446c1b678dfc8afe5842c17c2c96cc49dd Mon Sep 17 00:00:00 2001 From: Andy Clement Date: Wed, 20 Jan 2016 12:49:09 -0800 Subject: [PATCH] updated to 1.8.9 --- .../src/org/aspectj/ajdt/ajc/messages.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 = -- 2.39.5