bibleverse

Print verse(s) from the Bible
git clone git://git.janpasierb.com/bibleverse.git
Log | Files | Refs | README

commit 7744b40b12bd31d06ba12328d227d5cb72a422c8
parent 19e6d0c5443764b1997ebdae841c8664c6e4a414
Author: JP <JP@JP.com>
Date:   Sun, 21 Nov 2021 19:15:15 +0000

bumping version number to 1.1

Diffstat:
Mconfig.mk | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.mk b/config.mk @@ -1,5 +1,5 @@ # bibleverse version -VERSION = 1.0 +VERSION = 1.1 # Customise below config to suit your system