diff options
author | NRK <nrk@disroot.org> | 2021-09-17 05:25:19 +0600 |
---|---|---|
committer | NRK <nrk@disroot.org> | 2021-09-17 05:25:19 +0600 |
commit | 24e70a99e38ba71ac26e8476c5f2d4352c6ff548 (patch) | |
tree | e3090247dbee8b4beff013060b415e57126a08b0 /Makefile | |
parent | 7244e252aa844dd7d702b9bde9713d2ca65e3603 (diff) |
Stable version 27.1
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ ifneq (clean,$(filter clean,$(MAKECMDGOALS))) endif # nsxiv version -VERSION = 27 +VERSION = 27.1 # PREFIX for install PREFIX ?= /usr/local |