diff options
author | Andy Clement <aclement@pivotal.io> | 2018-04-02 10:15:39 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2018-04-02 10:15:39 -0700 |
commit | 8054f3e003564386dfcf990a8585eb8f35c7b37e (patch) | |
tree | 611e8ad1510e8c5fe6b0074973cc9a589afa8f44 | |
parent | 7cf155bdac345fca67a14d7c1552d78ff4a7ee00 (diff) | |
download | aspectj-8054f3e003564386dfcf990a8585eb8f35c7b37e.tar.gz aspectj-8054f3e003564386dfcf990a8585eb8f35c7b37e.zip |
Updated to 1.9.0 final
-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 98fd785eb..4aa9defc4 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.9.0.RC3 +compiler.name = AspectJ Compiler 1.9.0 compiler.version = Eclipse Compiler #1bfc7b4202e874c(Feb2018), 3.14 compiler.copyright = |