summaryrefslogtreecommitdiff
path: root/dist.info
diff options
context:
space:
mode:
authorAlexey Melnichuk <mimir@newmail.ru>2015-01-13 15:43:05 +0400
committerAlexey Melnichuk <mimir@newmail.ru>2015-01-13 15:43:05 +0400
commit7b05a0a79a6da66d85ec78e140fa425eb01d6ba0 (patch)
treedc04b0f24beba0bbff19cf3c5fa37855e55d058b /dist.info
parentd2914931eca8732973c19f2ad3f45577778e3662 (diff)
downloadlua-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.info2
1 files changed, 1 insertions, 1 deletions
diff --git a/dist.info b/dist.info
index e367ebd..16b6fd1 100644
--- a/dist.info
+++ b/dist.info
@@ -1,5 +1,5 @@
1name = "lua-llthreads2" 1name = "lua-llthreads2"
2version = "0.1.2" 2version = "0.1.3"
3 3
4desc = "A simple Lua wrapper for pthreads & WIN32 threads." 4desc = "A simple Lua wrapper for pthreads & WIN32 threads."
5author = "Alexey Melnichuk" 5author = "Alexey Melnichuk"