Index: ossp-pkg/shiela/devtool.conf RCS File: /v/ossp/cvs/ossp-pkg/shiela/devtool.conf,v rcsdiff -q -kk '-r1.6' '-r1.7' -u '/v/ossp/cvs/ossp-pkg/shiela/devtool.conf,v' 2>/dev/null --- devtool.conf 2002/12/23 09:12:37 1.6 +++ devtool.conf 2002/12/23 09:13:21 1.7 @@ -33,7 +33,8 @@ %bump ./devtool version - cvs ci -m "bump version for release" + V=`./shtool version -ltxt -d short VERSION` + cvs ci -m "bump to version $V for release" %tag V=`./shtool version -ltxt -dshort VERSION | sed -e 's;\.;_;g'`