diff options
author | Bert <ber.t@gmx.com> | 2011-09-06 09:11:03 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-06 09:11:03 +0200 |
commit | 711494ad361dcce5075545b5886a5986f88b60ef (patch) | |
tree | 92c87628d23fedb9a5f1f2590356cf3c732c40cc /Makefile | |
parent | 2bbdd2f5b9529ab7cebd8fafa5cd4aa491a24010 (diff) |
Avoid conflicting macros
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION = git-20110904 +VERSION = git-20110906 CC = gcc DESTDIR = |