diff options
| author | Bert Münnich <ber.t@gmx.com> | 2012-03-02 19:19:27 +0100 |
|---|---|---|
| committer | Bert Münnich <ber.t@gmx.com> | 2012-03-02 19:19:27 +0100 |
| commit | 497880e102876e49cb496fcf9622c969d721c2b2 (patch) | |
| tree | 77ed35bdc79e011de6cfdcfd827132fa1fafd816 /Makefile | |
| parent | 751ebb3b29367bdcfd4e1956a36fa8f8f49f15a3 (diff) | |
Fixed issue #42: image dragging broken by commit b845827
Diffstat (limited to 'Makefile')
| -rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20120227 +VERSION = git-20120302 CC = gcc CFLAGS = -ansi -Wall -pedantic -O2 |
