Revision: d76ca858f7af Author: pekka.klarck Date: Wed May 4 00:30:05 2011 Log: Edited wiki page Releasing through web user interface. http://code.google.com/p/robotframework/source/detail?repo=wiki&r=d76ca858f7af
Modified: /Releasing.wiki ======================================= --- /Releasing.wiki Thu Apr 21 00:06:33 2011 +++ /Releasing.wiki Wed May 4 00:30:05 2011 @@ -20,6 +20,9 @@ hg tag $version hg push ./package.py sdist keep +./package.py version trunk +hg commit -m "Version trunk" +hg push }}} == Create Windows Installer ==