diff options
author | aclement <aclement> | 2008-06-10 20:00:34 +0000 |
---|---|---|
committer | aclement <aclement> | 2008-06-10 20:00:34 +0000 |
commit | 59f843d4e51064094d1540f4955e54080d185123 (patch) | |
tree | 209c62df55f269108d6a6fcaee3dc9d56e7883ba /org.aspectj.ajdt.core | |
parent | 8d998f54c171b744b48b055edc607ecf1a17b8b7 (diff) | |
download | aspectj-59f843d4e51064094d1540f4955e54080d185123.tar.gz aspectj-59f843d4e51064094d1540f4955e54080d185123.zip |
correct dev version now
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 588a4a8c8..1f40889e6 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.0 +compiler.name = AspectJ Compiler 1.6.1 compiler.version = Eclipse Compiler 0.785_R33x, 3.3 compiler.copyright = |