summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Koutcher <thomas.koutcher@online.fr>2021-03-07 11:28:57 +0100
committerThomas Koutcher <thomas.koutcher@online.fr>2021-03-07 11:28:57 +0100
commitd1096134319e738665f30f12519bd6e677d6d12f (patch)
treed79d9008cdb06ce34fb8eaba62034076f8289078
parentc2e1250b37fff8afc772c4258f4a0f4f6af8cce9 (diff)
tig-2.5.3tig-2.5.3
-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 16018baf..1ae0dc04 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.2/tig-2.5.2.tar.gz[tig-2.5.2]
-https://github.com/jonas/tig/releases/download/tig-2.5.2/tig-2.5.2.tar.gz.sha256[(sha256)]
+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)]
*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 21b5b809..c5dae274 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.2
+VERSION = 2.5.3
all:
diff --git a/NEWS.adoc b/NEWS.adoc
index ff23b200..630dbf37 100644
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -1,8 +1,8 @@
Release notes
=============
-master
-------
+tig-2.5.3
+---------
Bug fixes: