aboutsummaryrefslogtreecommitdiff
path: root/src/lombok/core/Version.java
AgeCommit message (Collapse)Author
2009-06-25Bumped version from 0.3.0 to 0.3.5 in celebration of finishing all 3 ↵Reinier Zwitserloot
generating annotations for both javac and eclipse (@Getter, @Setter, and @Data).
2009-06-17Made the printing of Statements for @PrintAST slightly more useful (if a lot ↵Reinier Zwitserloot
more verbose), and bumped the version number in honour of quite a bit of redesign these past few commits.
2009-06-15Moved version.txt to lombok.core.Version.java.Reinier Zwitserloot