summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-04-14 20:01:11 +0200
committerBert <ber.t@gmx.com>2011-04-14 20:01:11 +0200
commit0b9132818134d8f7ec3dbd8685115377d1eabeba (patch)
tree502c75e41b6090dc639aa1c17f51d93965e0f6f3 /Makefile
parent8056ddbfd741934ffd53fa0d7bc1a0a4a7e150c8 (diff)
downloadnsxiv-0b9132818134d8f7ec3dbd8685115377d1eabeba.tar.zst
Fix fullscreen mode
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c51569e..24a60ff 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=0.8
+VERSION=git-20110414
CC?=gcc
PREFIX?=/usr/local