diff options
author | Bert Münnich <ber.t@gmx.com> | 2011-10-27 16:21:01 +0200 |
---|---|---|
committer | Bert Münnich <ber.t@gmx.com> | 2011-10-27 16:21:01 +0200 |
commit | 1cdbeb972a64e1fb12db5dc05fbaa1428e72bb12 (patch) | |
tree | 9e0d12081ff6f8b9708422f10e0f3e1047ccf6ae /Makefile | |
parent | 3e2523818b2420a86d71ac7c908ddcbb800abd38 (diff) |
Added screen-wise scrolling for thumbnail mode
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20111017 +VERSION = git-20111027 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 |