diff options
author | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-27 11:14:52 +0100 |
---|---|---|
committer | Thierry Vignaud <thierry.vignaud@gmail.com> | 2016-11-27 11:14:52 +0100 |
commit | 64cb9db42f507ef0ce535578fb56dee3c9806267 (patch) | |
tree | ebed4bc8bd588a8800f0449f36e7d7a8c6e79cf9 /Makefile | |
parent | 06c12b0af214129deccbf56f717fb9d7906fd807 (diff) | |
download | ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar.gz ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar.bz2 ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.tar.xz ldetect-lst-64cb9db42f507ef0ce535578fb56dee3c9806267.zip |
0.3.20.3.2
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.3.1 +VERSION := 0.3.2 FILES = AUTHORS Makefile Makefile.config convert lst update-ldetect-lst |