diff options
| author | Bert <ber.t@gmx.com> | 2011-01-26 14:42:10 +0100 | 
|---|---|---|
| committer | Bert <ber.t@gmx.com> | 2011-01-26 14:42:10 +0100 | 
| commit | 64a5366508142ad938e4a6f9f8bdb5f375b1336c (patch) | |
| tree | f20b66d2e17c0db5107ff95f35bfb9c707f9866f /Makefile | |
| parent | d2f9fb89e5517212ac92c00263b57df86c344ee7 (diff) | |
Added <,> mappings to rotate image
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -1,6 +1,6 @@  all: sxiv -VERSION=0.2 +VERSION=git-20110126  CC?=gcc  PREFIX?=/usr/local | 
