aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorN-R-K <79544946+N-R-K@users.noreply.github.com>2022-03-03 13:31:33 +0100
committerGitHub <noreply@github.com>2022-03-03 13:31:33 +0100
commit231b317578cedfcca2d25b7d9861b080a37b102d (patch)
tree90830146d4b2cd812901f6b9f6f638e46cc57d0c /Makefile
parent700d9f46c7725159a56b87d0b391a5967cfb081a (diff)
downloadnsxiv-231b317578cedfcca2d25b7d9861b080a37b102d.tar.zst
Release version 29v29
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index be194f7..e33f0c9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
.POSIX:
# nsxiv version
-VERSION = 28
+VERSION = 29
# PREFIX for install
PREFIX = /usr/local