diff options
author | Andy Clement <aclement@pivotal.io> | 2018-10-01 21:27:10 -0700 |
---|---|---|
committer | Andy Clement <aclement@pivotal.io> | 2018-10-01 21:27:10 -0700 |
commit | 95a9c5db0c9b4b0011f12eb0df93beac5278aa0b (patch) | |
tree | cf758f454903fd6f63760947033b0967af8f52d0 /org.aspectj.ajdt.core | |
parent | 749b9cb3ca8e4680fca4252b0d782b7154eccb75 (diff) | |
download | aspectj-95a9c5db0c9b4b0011f12eb0df93beac5278aa0b.tar.gz aspectj-95a9c5db0c9b4b0011f12eb0df93beac5278aa0b.zip |
Up'd commit hash to correct one for 1.9.2.rc2
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 4d53d7f3d..d40571fb5 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 @@ -5,7 +5,7 @@ org/aspectj/weaver/XlintDefault.properties for the default behavior and a template to copy. ### AspectJ-specific messages compiler.name = AspectJ Compiler 1.9.2 -compiler.version = Eclipse Compiler #BETA_JAVA11(20Sep2018), 3.14 +compiler.version = Eclipse Compiler #6373b82afa49b(1-Oct-2018), 3.16 compiler.copyright = |