Fix ltn12 version.

This commit is contained in:
Diego Nehab 2012-12-10 15:50:44 -02:00
parent a4b45edef2
commit 9d97d39575
2 changed files with 7 additions and 1 deletions

View file

@ -19,7 +19,7 @@ pump = {}
-- 2048 seems to be better in windows...
BLOCKSIZE = 2048
_VERSION = "LTN12 1.0.1"
_VERSION = "LTN12 1.0.2"
-----------------------------------------------------------------------------
-- Filter stuff