From f56c9309c6f5ee3f6e5acc9ab21ee8f6d16187dc Mon Sep 17 00:00:00 2001 From: Fakerr Date: Mon, 4 Sep 2017 16:02:42 +0100 Subject: [PATCH] version patch --- git-recall | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/git-recall b/git-recall index 8b75abc..1e54bd9 100644 --- a/git-recall +++ b/git-recall @@ -27,7 +27,7 @@ SINCE="1 days ago" # show logs for last day by default COMMITS_UNCOL=() # commits without colors SED_CMD="" # Sed command to use according OS. LESSKEY=false -VERSION="1.2.2" +VERSION="1.2.3" BRANCH="" # Set key bindings.