#!/bin/sh -
#	$Id: s_release,v 1.6 2006/11/22 20:44:05 gmf Exp $
#
# Build miscellaneous files that change when the version is bumped.

./s_paths

. RELEASE

. s_process

process buildall.sh.template buildall.sh
process reltools/buildrelease.template reltools/buildrelease
process winmsi/s_winmsi_dbxml.fcn.template winmsi/s_winmsi_dbxml.fcn
process winmsi/files.in.template winmsi/files.in

