Stable version 27.1

This commit is contained in:
NRK
2021-09-17 05:25:19 +06:00
parent 7244e252aa
commit 24e70a99e3
2 changed files with 9 additions and 1 deletions

View File

@ -4,7 +4,7 @@ ifneq (clean,$(filter clean,$(MAKECMDGOALS)))
endif
# nsxiv version
VERSION = 27
VERSION = 27.1
# PREFIX for install
PREFIX ?= /usr/local