diff options
author | phi <crispyfrog@163.com> | 2018-01-12 20:39:46 +0800 |
---|---|---|
committer | Bert Münnich <ber.t@posteo.de> | 2018-01-22 09:46:38 +0100 |
commit | d5c5708110bcaa60815d7648260f9688bbd12824 (patch) | |
tree | 0560ffe8af3561cea3111120e07e0dc11119dd84 /Makefile | |
parent | 8017b75de4c2a77245f5ae9d635cc026c00783a7 (diff) |
Use argument to select between two drag methods
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -VERSION = git-20180109 +VERSION = git-20180122 srcdir = . VPATH = $(srcdir) |