diff options
author | Andy Clement <andrew.clement@gmail.com> | 2012-08-17 14:35:17 -0700 |
---|---|---|
committer | Andy Clement <andrew.clement@gmail.com> | 2012-08-17 14:35:17 -0700 |
commit | a20da6131659ec460fb37d91020804daa82655ab (patch) | |
tree | 22a2cdea5887a9a8fd3ad9abf9ae6d8ff923cce3 /org.aspectj.ajdt.core/src | |
parent | d0c81b74d7c2254cea2b8820a1cabda158978e83 (diff) | |
download | aspectj-a20da6131659ec460fb37d91020804daa82655ab.tar.gz aspectj-a20da6131659ec460fb37d91020804daa82655ab.zip |
bump version to 1.7.1
Diffstat (limited to 'org.aspectj.ajdt.core/src')
-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 28f3403c4..a0418ac05 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.7.0 +compiler.name = AspectJ Compiler 1.7.1 compiler.version = Eclipse Compiler 0.B79_R37x, 3.7 compiler.copyright = |