diff options
author | Andy Clement <aclement@pivotal.io> | 2018-04-20 09:45:31 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2018-04-20 09:45:31 -0700 |
commit | 3876a7dfcc371e3be43276c58bb792a09ed23c40 (patch) | |
tree | d29e000aaa7ee58a7575ab4c02331b35dd955273 /org.aspectj.ajdt.core | |
parent | 836beab108ef4be8b59c1ad9c8596ce959bdf1c7 (diff) | |
download | aspectj-3876a7dfcc371e3be43276c58bb792a09ed23c40.tar.gz aspectj-3876a7dfcc371e3be43276c58bb792a09ed23c40.zip |
Working towards 1.9.1V1_9_1
Diffstat (limited to 'org.aspectj.ajdt.core')
-rw-r--r-- | org.aspectj.ajdt.core/src/org/aspectj/ajdt/ajc/messages.properties | 4 |
1 files changed, 2 insertions, 2 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 4aa9defc4..516af38f6 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,8 +4,8 @@ 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.9.0 -compiler.version = Eclipse Compiler #1bfc7b4202e874c(Feb2018), 3.14 +compiler.name = AspectJ Compiler 1.9.1 +compiler.version = Eclipse Compiler #abe06abe4ce1(Apr2018), 3.14 compiler.copyright = |