diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-18 15:36:57 +0200 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-06-18 15:36:57 +0200 |
commit | 8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45 (patch) | |
tree | 85d389fc631844f33ab405616a8ce49bb5ec1320 /Makefile | |
parent | f04df1ad771fcd66b0621c6c702208799e048b8c (diff) | |
download | ldetect-lst-8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45.tar ldetect-lst-8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45.tar.gz ldetect-lst-8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45.tar.bz2 ldetect-lst-8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45.tar.xz ldetect-lst-8a79c3ca1103ff84cd9b76f97a17e6a0abc5ba45.zip |
0.2.60.2.6
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ include Makefile.config NAME = ldetect-lst -VERSION := 0.2.5 +VERSION := 0.2.6 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst |