diff options
author | Bert <ber.t@gmx.com> | 2011-06-24 13:28:25 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-06-24 13:28:25 +0200 |
commit | f52603b31a50a2e7159cc3229d36ec214c3064f0 (patch) | |
tree | 89d3d20344107036b12d727d7cee5e4f2f453719 /Makefile | |
parent | 03009f59fc12902a7f21c6661a8260bf9ae1506b (diff) |
Small refactoring
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION = git-20110606 +VERSION = git-20110624 CC = gcc DESTDIR = |