diff options
| author | Bert <ber.t@gmx.com> | 2011-02-01 16:21:58 +0100 | 
|---|---|---|
| committer | Bert <ber.t@gmx.com> | 2011-02-01 16:21:58 +0100 | 
| commit | 8fb3110ebb1f4ac46729ceac906e21674368d93d (patch) | |
| tree | 879170a31e349d20a06141e13dcc7d79941679aa /Makefile | |
| parent | 1576eb4e17d4eaaf64fed88592b71c22b3af6fa2 (diff) | |
Bug fix: handle negative offsets in -g arg correctly
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  all: sxiv -VERSION=git-20110131 +VERSION=git-20110201  CC?=gcc  PREFIX?=/usr/local | 
