Skip to content

Commit 1f7f288

Browse files
committed
Add to release instructions
1 parent 02c52bb commit 1f7f288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Developer.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1139,6 +1139,7 @@ branch of the repository that has been tagged appropriately.
11391139
1 =ant -Drelease%3D<NEXTVERSION /> docs=
11401140
1 =cp docs/{Manual,Tools,Developer}.html ../website=
11411141
1 =cp -R docs/images/* ../website/images=
1142+
1 =(cd ../website; git commit -a -m "Release version <NEXTVERSION />)"
11421143
1 =gh release download <NEXTVERSION /> --dir /tmp= (copies the release files to =/tmp=)
11431144
1 Go to [[https://sourceforge.net/projects/depfind/][SourceForge project page]], click "Files" &gt;&gt; "DependencyFinder".
11441145
1 Create a new folder, upload all files from the GitHub release to the new folder.

0 commit comments

Comments
 (0)