diff options
author | Alexey Melnichuk <mimir@newmail.ru> | 2015-01-13 15:43:05 +0400 |
---|---|---|
committer | Alexey Melnichuk <mimir@newmail.ru> | 2015-01-13 15:43:05 +0400 |
commit | 7b05a0a79a6da66d85ec78e140fa425eb01d6ba0 (patch) | |
tree | dc04b0f24beba0bbff19cf3c5fa37855e55d058b /dist.info | |
parent | d2914931eca8732973c19f2ad3f45577778e3662 (diff) | |
download | lua-llthreads2-0.1.3.tar.gz lua-llthreads2-0.1.3.tar.bz2 lua-llthreads2-0.1.3.zip |
Prepare release and bump version numbers to 0.1.3v0.1.3
Diffstat (limited to 'dist.info')
-rw-r--r-- | dist.info | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ | |||
1 | name = "lua-llthreads2" | 1 | name = "lua-llthreads2" |
2 | version = "0.1.2" | 2 | version = "0.1.3" |
3 | 3 | ||
4 | desc = "A simple Lua wrapper for pthreads & WIN32 threads." | 4 | desc = "A simple Lua wrapper for pthreads & WIN32 threads." |
5 | author = "Alexey Melnichuk" | 5 | author = "Alexey Melnichuk" |