summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Koutcher <thomas.koutcher@online.fr>2024-05-10 19:50:41 +0200
committerThomas Koutcher <thomas.koutcher@online.fr>2024-05-10 19:50:41 +0200
commit587a59abab3f2ebe7612bc69f44c22df570b2ee3 (patch)
tree3b0845a9f642d37668d7e130ca6bfb9ed2dbbd3d
parentf0828ca6967762e891c6c7dcb01f669afab5fe43 (diff)
-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 9fe95d06..d14683e8 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 https://github.com/jonas/tig[https://github.com/jonas/tig.git].
The latest version is:
-https://github.com/jonas/tig/releases/download/tig-2.5.9/tig-2.5.9.tar.gz[tig-2.5.9]
-https://github.com/jonas/tig/releases/download/tig-2.5.9/tig-2.5.9.tar.gz.sha256[(sha256)]
+https://github.com/jonas/tig/releases/download/tig-2.5.10/tig-2.5.10.tar.gz[tig-2.5.10]
+https://github.com/jonas/tig/releases/download/tig-2.5.10/tig-2.5.10.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 b3916142..2a425cd1 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.9
+VERSION = 2.5.10
all:
diff --git a/NEWS.adoc b/NEWS.adoc
index 012edeed..87b841fa 100644
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -1,8 +1,8 @@
Release notes
=============
-master
-------
+tig-2.5.10
+----------
Bug fixes: