diff --git a/doc/doc/dev.html b/doc/doc/dev.html
index 59037e76..636045ee 100644
--- a/doc/doc/dev.html
+++ b/doc/doc/dev.html
@@ -169,7 +169,8 @@ You can also announce the release on popular web sites, like freshmeat.net (xavi
If you feel like anything is missing or misleading in this release doc, update it as soon as you encounter the problem.
15. Merge your modifications back to the trunk if necessary.
Modifications on the template files do not need to be merged, but if you had troubles during your release you may want to merge your fixes back to the trunk.
-
+16. Prepare next release
+Update the file version.properties with the version of the next release so that anyone building from the trunk will obtain jar with the correct version number.