diff options
author | aclement <aclement> | 2010-12-09 15:50:34 +0000 |
---|---|---|
committer | aclement <aclement> | 2010-12-09 15:50:34 +0000 |
commit | bc176af6edfd6318e66e7e207bfaaac9be4088e0 (patch) | |
tree | 8be3abd5449582f2507209145d5a887b68d9a844 | |
parent | 3377f2c31176c7da63650559ab5046472b6d430c (diff) | |
download | aspectj-bc176af6edfd6318e66e7e207bfaaac9be4088e0.tar.gz aspectj-bc176af6edfd6318e66e7e207bfaaac9be4088e0.zip |
version rev
-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 268b23ca8..7ccafd081 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.9 +compiler.name = AspectJ Compiler 1.6.11 compiler.version = Eclipse Compiler 0.785_R33x, 3.3 compiler.copyright = |