summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <be.muennich@googlemail.com>2012-05-06 13:02:34 +0200
committerBert Münnich <be.muennich@googlemail.com>2012-05-06 13:02:34 +0200
commit4c40cc24bc6b3e11fc9e6cf337ddb035fa750eb3 (patch)
treead2a11316cb2328e28a5bb223f87f1bd96b54fe3 /Makefile
parentba0a5b89fa1e9147c60ddb8bbc2b1bcbe2995cd8 (diff)
downloadnsxiv-4c40cc24bc6b3e11fc9e6cf337ddb035fa750eb3.tar.zst
Slightly refactored flipping
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ed3c003..5d01e15 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20120418
+VERSION = git-20120506
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2