From 3bf1b5de38b3cad4b5747119db14616bd56c9588 Mon Sep 17 00:00:00 2001 From: Sebastian Gumprich Date: Wed, 31 May 2017 21:04:28 +0200 Subject: [PATCH] provide better comment --- scripts/_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/_common.sh b/scripts/_common.sh index 64a7f9c..5ca0b68 100644 --- a/scripts/_common.sh +++ b/scripts/_common.sh @@ -4,7 +4,7 @@ APPNAME="ttrss" -# ttrss version +# ttrss version, use latest commit found here: https://tt-rss.org/fox/tt-rss/commits/master VERSION="6fd03996" # Remote URL to fetch ttrss tarball