more revision management

This commit is contained in:
Henner Eisen 1999-06-30 21:51:57 +00:00
parent 133c3ccc92
commit 0b9a8ad14e
3 changed files with 3 additions and 1 deletions

1
eurofile/.cvsignore Normal file
View File

@ -0,0 +1 @@
CHANGES.tmp

View File

@ -70,7 +70,7 @@ release: new_version commit
echo '===============' >> CHANGES.tmp
cat xx[0-9][0-9] >> CHANGES.tmp
rm -f xx[0-9][0-9]
$(CVS) commit -I CHANGES.tmp -m "Version $(NEW_VERSION)" .
$(CVS) commit -m "Version $(NEW_VERSION)" .
$(CVS) tag `echo eftp4linux-$(NEW_VERSION)|sed s/\\\\./_/g` .
tar -czf ../eftp4linux-$(NEW_VERSION).tar.gz .

View File

@ -0,0 +1 @@
extra_version_.h