Files
openmesh/release.howto
Jan Möbius fad45b7fd6 Updated files to version 4.1
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@1313 fdac6126-5c0c-442c-9429-916003d36597
2015-07-13 13:05:22 +00:00

17 lines
644 B
Plaintext

1. check files, build on windows,mac,linux with cmake
2. check files with release numbers:
cmake/FindOpenMesh.cmake
Doc/changelog.docu
src/OpenMesh/Core/System/config.h
README
VERSION
3. Tag the current version in the svn (checkout, remove .svn readd as tag)
4. Create HTML-Documentation in OpenMesh/Docu/ (!)
5. Create tar-ball and zip-archive
> tar cvzf OpenMesh-<version>.tar.gz OpenMesh-<version>/
> tar cvjf OpenMesh-<version>.tar.bz2 OpenMesh-<version>/
> zip -9 -r OpenMesh-<version>.zip OpenMesh-<version>/
6. Release Upload
7. Upload the Documentation to webserver
8. Set new links in content management system