summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2012-02-21 08:19:12 +0100
committerBert Münnich <ber.t@gmx.com>2012-02-21 08:19:12 +0100
commit9c346c322a8d76b04db60f4528aaa4448adeca8e (patch)
tree3c66de6f410f69df4196c352d96d9d2ef8d1040f /Makefile
parent2d4264af286db2a746d600139a12472841c2677d (diff)
downloadnsxiv-9c346c322a8d76b04db60f4528aaa4448adeca8e.tar.zst
Updated homepage URL in manpage
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index c6f632f..10e47d3 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20120216
+VERSION = git-20120221
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2