|
Check-in Number:
|
2331 | |
| Date: |
2002-Jul-24 09:55:06 (local)
2002-Jul-24 07:55:06 (UTC) |
| User: | thl |
| Branch: | |
| Comment: |
improve devtool release automatically committing VERSION and README |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/fsl/devtool.conf 1.4 -> 1.5
--- devtool.conf 2002/07/23 11:39:34 1.4
+++ devtool.conf 2002/07/24 07:55:06 1.5
@@ -50,6 +50,7 @@
V=`./shtool version -l txt -d long VERSION`
sed -e "s/Version .*(.*)/Version $V/g" <README >README.n
mv README.n README
+ cvs commit -m'bump version for release' VERSION README
%tag
V=`./shtool version -l txt -d short VERSION`
|
|