aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-19 09:47:53 +0100
committerBert <ber.t@gmx.com>2011-02-19 09:47:53 +0100
commita367d35ba0f9edf8a01f7d98d9f58df9df292c15 (patch)
tree23bb1e805eac062c9902f0d7a61010c4fb2ed2dd /Makefile
parentc6726ed331ed1fbe72fd28f48ebe41c4ccd721e0 (diff)
downloadnsxiv-a367d35ba0f9edf8a01f7d98d9f58df9df292c15.tar.zst
Update title when moving selection
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6743a29..d4bcf95 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110218
+VERSION=git-20110219
CC?=gcc
PREFIX?=/usr/local