diff options
author | Andy Clement <aclement@gopivotal.com> | 2014-11-06 12:14:21 -0800 |
---|---|---|
committer | Andy Clement <aclement@gopivotal.com> | 2014-11-06 12:14:21 -0800 |
commit | df7c649b09aec710c62ec10b456e56bef1cf5550 (patch) | |
tree | ae4b6780fcc639d43d97690259b1947062a27c1d /org.aspectj.ajdt.core | |
parent | eebad3cf57ea68d2711d5e4d8449383b644ba70e (diff) | |
download | aspectj-df7c649b09aec710c62ec10b456e56bef1cf5550.tar.gz aspectj-df7c649b09aec710c62ec10b456e56bef1cf5550.zip |
1.8.4V1_8_4
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 77a40f107..94637ffc6 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.2 +compiler.name = AspectJ Compiler 1.8.4 compiler.version = Eclipse Compiler BETA_JAVA8_2b07958, 3.11 compiler.copyright = |