aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorNRK <nrk@disroot.org>2021-09-17 01:25:19 +0200
committerNRK <nrk@disroot.org>2021-09-17 01:25:19 +0200
commit24e70a99e38ba71ac26e8476c5f2d4352c6ff548 (patch)
treee3090247dbee8b4beff013060b415e57126a08b0 /Makefile
parent7244e252aa844dd7d702b9bde9713d2ca65e3603 (diff)
downloadnsxiv-24e70a99e38ba71ac26e8476c5f2d4352c6ff548.tar.zst
Stable version 27.1v27.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 72b5b3b..7464323 100644
--- a/Makefile
+++ b/Makefile
@@ -4,7 +4,7 @@ ifneq (clean,$(filter clean,$(MAKECMDGOALS)))
endif
# nsxiv version
-VERSION = 27
+VERSION = 27.1
# PREFIX for install
PREFIX ?= /usr/local