diff options
author | Andy Clement <aclement@pivotal.io> | 2017-10-20 12:44:44 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2017-10-20 12:44:44 -0700 |
commit | 2b2dbe74aeee05f1e35341eff4685f7164464e79 (patch) | |
tree | 72fb285522e0768bb52a4f9effe533b329f41583 /org.aspectj.ajdt.core/src/org | |
parent | a3626e21102cba1c4c30d3872cfd0f5055b8f4f2 (diff) | |
download | aspectj-2b2dbe74aeee05f1e35341eff4685f7164464e79.tar.gz aspectj-2b2dbe74aeee05f1e35341eff4685f7164464e79.zip |
Set version to 1.9.0.RC1
Diffstat (limited to 'org.aspectj.ajdt.core/src/org')
-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 afdc56f35..90dde7e5e 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 +compiler.name = AspectJ Compiler 1.9.0.RC1 compiler.version = Eclipse Compiler BETA_JAVA9_062ac5d7a6bf9(Sep2017), 3.13 compiler.copyright = |