Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/P-p-H-d/mlib.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Pelissier <patrick.pelissier@gmail.com>2021-02-06 23:03:19 +0300
committerPatrick Pelissier <patrick.pelissier@gmail.com>2021-02-06 23:03:19 +0300
commit9ebc12a98f3e155babf9d7235a43d2c80af58639 (patch)
treece13a8f617c4cdcd146d2722cf423a7018314e82 /Makefile
parentbb21d9a6ada442a26113dd4fa61e2729c67590e9 (diff)
Update to 0.5.1
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 87242bc..ee8eb35 100644
--- a/Makefile
+++ b/Makefile
@@ -34,7 +34,7 @@ DESTDIR=
# Package name & version.
PACKAGE=m_lib-$(VERSION)
-VERSION=0.5.0
+VERSION=0.5.1
# Define the contain of the distribution tarball
HEADER=m-algo.h m-array.h m-atomic.h m-bitset.h m-bptree.h m-buffer.h m-c-mempool.h m-concurrent.h m-core.h m-deque.h m-dict.h m-funcobj.h m-genint.h m-i-list.h m-i-shared.h m-list.h m-mempool.h m-mutex.h m-prioqueue.h m-rbtree.h m-serial-bin.h m-serial-json.h m-shared.h m-snapshot.h m-string.h m-tuple.h m-variant.h m-worker.h