aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorReinier Zwitserloot <reinier@tipit.to>2009-07-26 10:08:21 +0200
committerReinier Zwitserloot <reinier@tipit.to>2009-07-26 10:08:21 +0200
commit0ecd99a50eb5424ca045b78bb555453b49f44c64 (patch)
tree2ffac047ef13ca9d8049e86d6410c6c1fa5784b7 /doc
parent185f5ea1190933d22555bc575e4326f9fae515aa (diff)
downloadlombok-0ecd99a50eb5424ca045b78bb555453b49f44c64.tar.gz
lombok-0ecd99a50eb5424ca045b78bb555453b49f44c64.tar.bz2
lombok-0ecd99a50eb5424ca045b78bb555453b49f44c64.zip
Version up to 0.8.2-HEAD as I just published.
Diffstat (limited to 'doc')
-rw-r--r--doc/publishing.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/publishing.txt b/doc/publishing.txt
index 326e5862..aa47e9aa 100644
--- a/doc/publishing.txt
+++ b/doc/publishing.txt
@@ -5,3 +5,11 @@ git tag v0.8.1
git push
git push --tags
ant publish
+
+Then, up the version number again, to v0.8.2-HEAD, and run:
+ant website
+
+and publish the website. Or, at least:
+ant changelogToHtml
+
+and publish build/website/changelog.html