aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert <ber.t@gmx.com>2011-02-17 13:20:10 +0100
committerBert <ber.t@gmx.com>2011-02-17 13:20:10 +0100
commit800143affb9a6664c8a8df496574a268b43fdc17 (patch)
tree6c841059c6c8454f0b36b617696bc603175837aa /Makefile
parentcaf982d175729603eee4f19382394ab66d4a469c (diff)
downloadnsxiv-800143affb9a6664c8a8df496574a268b43fdc17.tar.zst
Nicer version info
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a07e94f..1a6c8a4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
all: sxiv
-VERSION=0.6
+VERSION=git-20110217
CC?=gcc
PREFIX?=/usr/local