|
Check-in Number:
|
3054 | |
| Date: |
2002-Dec-23 15:46:49 (local)
2002-Dec-23 14:46:49 (UTC) |
| User: | rse |
| Branch: | |
| Comment: |
bump to version 1.0.4 for release |
| Tickets: |
|
| Inspections: |
|
| Files: |
|
ossp-pkg/shiela/devtool.conf 1.8 -> 1.9
--- devtool.conf 2002/12/23 14:46:15 1.8
+++ devtool.conf 2002/12/23 14:46:49 1.9
@@ -39,7 +39,7 @@
%tag
V=`./shtool version -ltxt -dshort VERSION | sed -e 's;\.;_;g'`
echo "+++ tagging CVS sources as SHIELA_${V}"
- cvs tag SHIELA_${V}
+ cvs tag -F SHIELA_${V}
%dist
echo "+++ removing old tarballs"
|
|