mirror of
https://github.com/davisking/dlib.git
synced 2024-11-01 10:14:53 +08:00
Made a release
--HG-- extra : convert_revision : svn%3Afdd8eb12-d10e-0410-9acb-85c331704f74/trunk%403799
This commit is contained in:
parent
1846e8d704
commit
fa5a5994a8
@ -1 +1 @@
|
||||
29
|
||||
30
|
||||
|
@ -1 +1 @@
|
||||
3785
|
||||
3798
|
||||
|
@ -82,3 +82,10 @@ rm -rf $RELDIR
|
||||
wine ../docs/chm/htmlhelp/hhc.exe ../docs/chm/lib.hhp
|
||||
mv ../docs/chm/help.chm dlib_documentation-$RELEASE.chm || report_failure
|
||||
|
||||
|
||||
mkdir v$RELEASE
|
||||
mv dlib_documentation-$RELEASE.chm v$RELEASE
|
||||
mv $SOURCE_TAR.bz2 v$RELEASE
|
||||
mv $SOURCE_ZIP v$RELEASE
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user