aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-03-09 10:08:43 +0100
committerBert <ber.t@gmx.com>2011-03-09 10:08:43 +0100
commita82c45431bd31bfedaad00d77cc2ab4c772774d0 (patch)
treec3428f470a085182123862bfb9f3d1d495dc8d1d /Makefile
parent00d4b0f7cf6742a66f2bac262d5a3b3a9d0cc275 (diff)
downloadnsxiv-a82c45431bd31bfedaad00d77cc2ab4c772774d0.tar.zst
Use ctrl for ext cmds, disable them in config.h
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e3882bc..3bd788e 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110303
+VERSION=git-20110309
CC?=gcc
PREFIX?=/usr/local