Release Build
-------------
Document version
Set new version in configure.in
Update ChangeLog
Test if everything is checked in and there are no updates
cvs -q up -d
Check in all changes
cvs -q ci -m"Release build"
Tag new release
cvs tag HTT_RELEASE_<major>_<minor>_<maint>
Build release
run ./release.sh <your-sourceforge-user-name> HTT_RELEASE_<major>_<minor>_<maint>
Build Configure Script
----------------------
buildconf.sh
Build Synthetics
----------------
See INSTALL