diff options
| author | Bert <ber.t@gmx.com> | 2011-01-31 15:51:26 +0100 | 
|---|---|---|
| committer | Bert <ber.t@gmx.com> | 2011-01-31 15:51:26 +0100 | 
| commit | 802c3448793fdfd8255931235c40084558f7f515 (patch) | |
| tree | 107e1a1013a14c4ba6c21a77670fbb118e32b6aa /Makefile | |
| parent | 16cc96eff5d858fe99b561459b7bce90fb64eeed (diff) | |
Check file timestamps before loading from cache
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  all: sxiv -VERSION=git-20110130 +VERSION=git-20110131  CC?=gcc  PREFIX?=/usr/local | 
