summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@posteo.de>2014-07-25 22:52:31 +0200
committerBert Münnich <ber.t@posteo.de>2014-07-25 22:52:31 +0200
commit5e481912ec983be89f10cbbb21561ed7cc898027 (patch)
tree8f009c6ccf4e884d570aaa72ba63c6c72693c128 /Makefile
parent9c92de858484b6bbe90252955bef5f77a80f3c45 (diff)
downloadnsxiv-5e481912ec983be89f10cbbb21561ed7cc898027.tar.zst
Revised handling of GIF animations
- New option `-a`: Play animations at startup - Ctrl-Space toggles animation for all GIF files - Infinite loop for all animations
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 8bd57ab..190caf8 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20140723
+VERSION = git-20140725
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man