diff options
author | Bert <ber.t@gmx.com> | 2011-02-16 21:40:20 +0100 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-02-16 21:40:20 +0100 |
commit | 26c2179be7676df3049035e5e65039c7fc232cb7 (patch) | |
tree | d1800498556c3617cfa4fad49d9bfd4176e2d383 /Makefile | |
parent | 8919204a2e666e12216240a792bfff7a391d4d43 (diff) |
Refactored thumbs, new files thumbs.[ch]
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,6 @@ all: sxiv -VERSION=git-20110215 +VERSION=git-20110216 CC?=gcc PREFIX?=/usr/local |