From 8382d2a21e6b9e72cc160b37b51cdc000acf433f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20M=C3=B6bius?= Date: Thu, 4 Jun 2009 10:31:40 +0000 Subject: [PATCH] Updated release file git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@147 fdac6126-5c0c-442c-9429-916003d36597 --- release.howto | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/release.howto b/release.howto index d282cd8a..e8a983ac 100644 --- a/release.howto +++ b/release.howto @@ -1,9 +1,9 @@ -1. check files +1. check files, build on windows,mac,linux with cmake and qmake 2. check files with release numbers: Docu/history.docu - Dist/Readme + CHANGELOG VERSION -3. cvs export -r OpenMesh- -d OpenMesh- OM_DIST +3. Tag the current version in the svn (checkout, remove .svn readd as tag) 4. Create HTML-Documentation in OpenMesh/Docu/ (!) 5. check for directories acgmake and OpenMeshApps 6. Create tar-ball and zip-archive @@ -11,3 +11,5 @@ > tar cvjf OpenMesh-.tar.bz2 OpenMesh-/ > zip -9 -r OpenMesh-.zip OpenMesh-/ 7. Release Upload +8. Upload the Documentation to webserver +9. Set new links in content management system -- GitLab