summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@googlemail.com>2012-03-28 21:14:01 +0200
committerBert Münnich <be.muennich@googlemail.com>2012-03-28 21:14:01 +0200
commitbca3666862bc6ab717ba25ecc9173eb0e9e6ba80 (patch)
treec318294f43b4bd2824a1afc81dd3342c64f30e5f /Makefile
parent8ab3cee6a5fba0bd5d7ad092c30c65490f2cd524 (diff)
downloadnsxiv-bca3666862bc6ab717ba25ecc9173eb0e9e6ba80.tar.zst
Fixed issue #47
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 2000e8d..191a937 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20120316
+VERSION = git-20120328
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2