aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-01-29 22:37:40 +0100
committerBert <ber.t@gmx.com>2011-01-29 22:37:40 +0100
commitc52c4fa69e2a6a58813fe35a5c4a1fe23661db03 (patch)
tree6ddefe9122c481495caceec023a79786e5412b84 /Makefile
parent4ab4be31a7fed20c2d1bde4b76c1d22bfd4312aa (diff)
downloadnsxiv-c52c4fa69e2a6a58813fe35a5c4a1fe23661db03.tar.zst
Mouse-panning while pressing button2
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e7b9c9c..97b23c1 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=0.3
+VERSION=git-20110129
CC?=gcc
PREFIX?=/usr/local