summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2011-11-11 22:54:20 +0100
committerBert Münnich <ber.t@gmx.com>2011-11-11 22:54:20 +0100
commit92b2779b001058accd561d2fff4d1348d04dd448 (patch)
treea604bf310d700bd76282c06c54643a9e344aa1a5 /Makefile
parent5034792948e181de5f1f19737cccc394116a82b4 (diff)
downloadnsxiv-92b2779b001058accd561d2fff4d1348d04dd448.tar.zst
Fixed issue #28
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 6f503b4..efda16f 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111105
+VERSION = git-20111111
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2