diff options
author | aclement <aclement> | 2011-07-11 20:40:04 +0000 |
---|---|---|
committer | aclement <aclement> | 2011-07-11 20:40:04 +0000 |
commit | 222fb3431bcd39f98e192a21de77a9b9abedb875 (patch) | |
tree | a663f034134bdf279781fcbd3a161d3f557dc5ef /org.aspectj.ajdt.core | |
parent | b0b3baa481e5facd1fe1fdb7136e2f237d935834 (diff) | |
download | aspectj-222fb3431bcd39f98e192a21de77a9b9abedb875.tar.gz aspectj-222fb3431bcd39f98e192a21de77a9b9abedb875.zip |
to 1.6.12
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 e00750ca1..41fa02343 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.11 +compiler.name = AspectJ Compiler 1.6.12 compiler.version = Eclipse Compiler 0.785_R33x, 3.3 compiler.copyright = |