summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Koutcher <thomas.koutcher@online.fr>2021-06-05 18:07:57 +0200
committerThomas Koutcher <thomas.koutcher@online.fr>2021-06-05 18:07:57 +0200
commit529182c4d0081ebe9774cd1cb4d7e298946808af (patch)
tree161f0b017cdfef081f243068180f28520f9ea9e1
parentd9d75bd0b5a4289755aaae863f3726793938ae75 (diff)
tig-2.5.4tig-2.5.4
-rw-r--r--INSTALL.adoc4
-rw-r--r--Makefile2
-rw-r--r--NEWS.adoc4
3 files changed, 5 insertions, 5 deletions
diff --git a/INSTALL.adoc b/INSTALL.adoc
index 32e09214..2b5c9742 100644
--- a/INSTALL.adoc
+++ b/INSTALL.adoc
@@ -6,8 +6,8 @@ Download a tarball from https://github.com/jonas/tig/releases[] or clone the Tig
repository http://github.com/jonas/tig[git://github.com/jonas/tig.git].
The latest version is:
-https://github.com/jonas/tig/releases/download/tig-2.5.3/tig-2.5.3.tar.gz[tig-2.5.3]
-https://github.com/jonas/tig/releases/download/tig-2.5.3/tig-2.5.3.tar.gz.sha256[(sha256)]
+https://github.com/jonas/tig/releases/download/tig-2.5.4/tig-2.5.4.tar.gz[tig-2.5.4]
+https://github.com/jonas/tig/releases/download/tig-2.5.4/tig-2.5.4.tar.gz.sha256[(sha256)]
*Note:* Do not use the tar.gz file for version 2.0 because it will fail
to compile due to issue https://github.com/jonas/tig/pull/283[#283] and
diff --git a/Makefile b/Makefile
index c5dae274..3e85c8a1 100644
--- a/Makefile
+++ b/Makefile
@@ -2,7 +2,7 @@
# The last tagged version. Can be overridden either by the version from
# git or from the value of the DIST_VERSION environment variable.
-VERSION = 2.5.3
+VERSION = 2.5.4
all:
diff --git a/NEWS.adoc b/NEWS.adoc
index 89a8d743..390685b6 100644
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -1,8 +1,8 @@
Release notes
=============
-master
-------
+tig-2.5.4
+---------
Improvements: