diff options
author | Bert <ber.t@gmx.com> | 2011-09-11 01:13:45 +0200 |
---|---|---|
committer | Bert <ber.t@gmx.com> | 2011-09-11 01:13:45 +0200 |
commit | e2d4b9c7915a2a356cae04d33f1713ae224fbe7e (patch) | |
tree | 9d0877ec19db7974e45c2dfda7e8280797128695 /Makefile | |
parent | 510512714df01110cf42cb2a11d944f55297c5cc (diff) |
Added dirty flag to img struct
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20110910 +VERSION = git-20110911 CC = gcc CFLAGS = -Wall -pedantic -O2 |