Skip to content

Commit

Permalink
tig-2.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
koutcher committed Nov 16, 2019
1 parent 6642c11 commit 89c8fa2
Show file tree
Hide file tree
Showing 4 changed files with 278 additions and 278 deletions.
4 changes: 2 additions & 2 deletions INSTALL.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.1/tig-2.4.1.tar.gz[tig-2.4.1]
https://github.com/jonas/tig/releases/download/tig-2.4.1/tig-2.4.1.tar.gz.md5[(md5)]
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)]

*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
Expand Down
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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.4.1
VERSION = 2.5.0

all:

Expand Down
4 changes: 2 additions & 2 deletions NEWS.adoc
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
Release notes
=============

master
------
tig-2.5.0
---------

Improvements:

Expand Down
Loading

0 comments on commit 89c8fa2

Please sign in to comment.