#!/bin/sh

# stabilizes latest release

WWWDIR=/abakus/home/manuel/WWW/SourceForge/htdocs

cp $WWWDIR/version.h	>  $WWWDIR/stableversion.m4
