diff options
author | Andy Clement <andrew.clement@gmail.com> | 2013-04-25 14:21:03 -0700 |
---|---|---|
committer | Andy Clement <andrew.clement@gmail.com> | 2013-04-25 14:21:03 -0700 |
commit | b966765d39ceefa972bedc210aa17c5d4838c412 (patch) | |
tree | 48fdc08b95c5a02138bc9ddb8b2dff1e3270a65d | |
parent | 69e12bd81a8e8cb1884f09543763c9495bc3e5a9 (diff) | |
download | aspectj-V1_6_X.tar.gz aspectj-V1_6_X.zip |
-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 41fa02343..cef1af15c 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.12 +compiler.name = AspectJ Compiler 1.6.13 compiler.version = Eclipse Compiler 0.785_R33x, 3.3 compiler.copyright = |