Skip to content

Commit

Permalink
Fixed version error
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Schulz committed Jul 22, 2018
1 parent bff5267 commit ee36b60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/lzt
Original file line number Diff line number Diff line change
Expand Up @@ -1602,7 +1602,7 @@ elseif cmd == "vdiff" then

-------------------------------------------------------------------------version
elseif cmd == "version" then
println( "lzt version: 1.2" )
println( "lzt version: 0.1.2" )

------------------------------------------------------------------------whattodo
elseif cmd == "whattodo" then
Expand Down

0 comments on commit ee36b60

Please sign in to comment.