diff options
author | Bert <ber.t@gmx.com> | 2011-09-03 17:01:39 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-03 17:01:39 +0200 |
commit | a7a849761fed7f829da3874ef6a5b5097a7b9e6a (patch) | |
tree | 5ac30b916063bff6da4ebd691e00fc23311f3ed9 /Makefile | |
parent | 9fa0bbca17f6346f10cffb618d2905dd3711c291 (diff) |
Simplified cursor resetting
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION = git-20110902 +VERSION = git-20110903 CC = gcc DESTDIR = |