aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-03-01 14:23:09 +0100
committerBert <ber.t@gmx.com>2011-03-01 14:23:09 +0100
commit955c39a5c5e3193e18c21abe87110651cc2472d2 (patch)
treec9217960b6aa023ce748f9b2c3518f8cc67d62b0 /Makefile
parent8919fbd676dccdcb298503326ca7c7194b853ef0 (diff)
downloadnsxiv-955c39a5c5e3193e18c21abe87110651cc2472d2.tar.zst
Shorter typedefs
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6a9da5c..c49d2ee 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=git-20110227
+VERSION=git-20110301
CC?=gcc
PREFIX?=/usr/local