diff options
author | aclement <aclement> | 2009-04-17 21:02:02 +0000 |
---|---|---|
committer | aclement <aclement> | 2009-04-17 21:02:02 +0000 |
commit | 6b2d9696e1bf0ce8d16a7341ba2d1a0dd6f88221 (patch) | |
tree | 085b47469775e077b010036c633c5bd33d126de8 /org.aspectj.ajdt.core | |
parent | 51a30730da0a61af553b8064315bdc5f727aba2d (diff) | |
download | aspectj-6b2d9696e1bf0ce8d16a7341ba2d1a0dd6f88221.tar.gz aspectj-6b2d9696e1bf0ce8d16a7341ba2d1a0dd6f88221.zip |
up to 1.6.5
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 1c9a996a2..32f60b894 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.6.4 +compiler.name = AspectJ Compiler 1.6.5 compiler.version = Eclipse Compiler 0.785_R33x, 3.3 compiler.copyright = |