mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Fix more references to the ReleaseNotes
This should be all of them. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
6263857f74
commit
b9d146bab3
3 changed files with 3 additions and 3 deletions
|
@ -15,7 +15,7 @@ set -eu
|
|||
#set -x
|
||||
|
||||
# You would typically add/remove files to/from the list
|
||||
files="Documentation/user-manual.txt Makefile README ReleaseNotes.txt"
|
||||
files="Documentation/user-manual.txt Makefile README ReleaseNotes/ReleaseNotes.txt"
|
||||
|
||||
whine() {
|
||||
echo "$0: $*" >&2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue