summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Koutcher <thomas.koutcher@online.fr>2020-04-08 18:17:14 +0200
committerThomas Koutcher <thomas.koutcher@online.fr>2020-04-08 18:17:14 +0200
commitb2694de4055f9ecb249f82dbb6ed8275fc2e1984 (patch)
tree421535bb6f7bdfb2ca0e8e82cd9599a4059673cc
parent41763ae3c1516004ccc32da79d64363a86a861be (diff)
tig-2.5.1tig-2.5.1
-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 e7257c43..35571415 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.0/tig-2.5.0.tar.gz[tig-2.5.0]
-https://github.com/jonas/tig/releases/download/tig-2.5.0/tig-2.5.0.tar.gz.md5[(md5)]
+https://github.com/jonas/tig/releases/download/tig-2.5.1/tig-2.5.1.tar.gz[tig-2.5.1]
+https://github.com/jonas/tig/releases/download/tig-2.5.1/tig-2.5.1.tar.gz.md5[(md5)]
*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 f17419db..6c9d709c 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.0
+VERSION = 2.5.1
all:
diff --git a/NEWS.adoc b/NEWS.adoc
index 01be6599..b75e16a1 100644
--- a/NEWS.adoc
+++ b/NEWS.adoc
@@ -1,8 +1,8 @@
Release notes
=============
-master
-------
+tig-2.5.1
+---------
Improvements: