summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2015-12-26 10:14:35 +0100
committerBert Münnich <ber.t@posteo.de>2015-12-26 10:14:35 +0100
commit4db3029bc609043f4aa029b36f9d1e9dfcc5e8e2 (patch)
treec5a153021fb3feb2e48ff464c89feab74fe424b9 /Makefile
parentb32aefce3a8c98c3ddb35f8f5e89b56ca757ad61 (diff)
downloadnsxiv-4db3029bc609043f4aa029b36f9d1e9dfcc5e8e2.tar.zst
Fix 32-bit unsigned integer shift
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 5346acd..1380c2b 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION := git-20151225
+VERSION := git-20151226
PREFIX := /usr/local
MANPREFIX := $(PREFIX)/share/man