summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2012-02-11 02:34:18 +0100
committerBert Münnich <ber.t@gmx.com>2012-02-11 02:34:18 +0100
commitc3c95ab2187037793f9a827a8930eb4080337487 (patch)
tree8aa14f0152106354355001e078cea5c0bd46adee /Makefile
parentd2ec67e3311d0f20376f2de3e9b712e4adb0e878 (diff)
downloadnsxiv-c3c95ab2187037793f9a827a8930eb4080337487.tar.zst
Removed slideshow support
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d40b471..c79cdcb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20111217
+VERSION = git-20120211
CC = gcc
CFLAGS = -ansi -Wall -pedantic -O2