summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorBert Münnich <ber.t@gmx.com>2013-02-08 22:05:31 +0100
committerBert Münnich <ber.t@gmx.com>2013-02-08 22:05:31 +0100
commit08ae25da225d22a874b371d018e1942feef8a74e (patch)
tree935256db81ccab2d2f56144e543bf0b5b9569ae2 /Makefile
parent6d3bbc6d5e8c9361dc49c51c1fa7268f042fa3b7 (diff)
downloadnsxiv-08ae25da225d22a874b371d018e1942feef8a74e.tar.zst
Refactored function definitions to use dangling brace
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index eff9067..431a489 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-VERSION = git-20130129
+VERSION = git-20130208
PREFIX = /usr/local
MANPREFIX = $(PREFIX)/share/man