diff options
author | Bert Münnich <be.muennich@googlemail.com> | 2012-03-16 20:56:10 +0100 |
---|---|---|
committer | Bert Münnich <be.muennich@googlemail.com> | 2012-03-16 20:56:10 +0100 |
commit | edd016945a5a3d8a742dae65cec5025bd5e508be (patch) | |
tree | 5e3d6139ae7121332ad908141bfd9eb02575befa /Makefile | |
parent | d7ff54bb6efc3dbaa2e524a141b423f894bcbc98 (diff) |
Fixed it_scroll_move(DIR_DOWN) in thumb mode for last line
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20120313 +VERSION = git-20120316 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 |