diff options
author | EuAndreh <eu@euandre.org> | 2021-06-25 12:57:41 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2021-06-25 12:57:41 -0300 |
commit | 0e9b1d36a13a760ebfc697eb4d5d44e859ba4ace (patch) | |
tree | 4cfac3f37c6d432735c364e009b3da0c277750d4 /Makefile | |
parent | Makefile: Fix installation path of manpages (diff) | |
download | git-permalink-0.2.2.tar.gz git-permalink-0.2.2.tar.xz |
Release v0.2.2v0.2.2
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ PREFIX = /usr/local MANPREFIX = $(PREFIX)/share/man DATE = 2021-06-25 -VERSION = 0.2.1 +VERSION = 0.2.2 NAME = git-permalink MAILING_LIST = public-inbox TRANSLATIONS = pt fr eo |