# $Id: setversion 118 2004-03-25 09:25:19Z weasel $

# This script is free software; you can distribute it and/or modify it
# under the terms of the GNU GPL.  See the file COPYING.

# based upon uruk's setversion

echo 'm4_define([CA_VERSION], ['0.0.`date +%Y%m%d`'])' > VERSION.m4

