diff options
author | Andy Clement <aclement@pivotal.io> | 2017-10-20 14:59:50 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2017-10-20 14:59:50 -0700 |
commit | bada4a322d9a3802eda48590a02a0b5b5e621e92 (patch) | |
tree | 65fe83889df10cbeb4d2238ae10e82d8e8402d6f | |
parent | 6255a2c128129675714f3da3e952fcc7eabe080c (diff) | |
download | aspectj-bada4a322d9a3802eda48590a02a0b5b5e621e92.tar.gz aspectj-bada4a322d9a3802eda48590a02a0b5b5e621e92.zip |
update to 1.8.12
-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 836cc9a1b..e0c9429ff 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.8.11 +compiler.name = AspectJ Compiler 1.8.12 compiler.version = Eclipse Compiler Neon.2 #75dbfad0, 3.12 compiler.copyright = |