diff --git a/Makefile b/Makefile index 9241a6d6..de2c0d24 100644 --- a/Makefile +++ b/Makefile @@ -34,7 +34,7 @@ DESTDIR= # Package name & version. PACKAGE=m_lib-$(VERSION) -VERSION=0.4.1 +VERSION=0.5.0 # 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 diff --git a/doc/depend.png b/doc/depend.png index 33a08e8d..f686a599 100644 Binary files a/doc/depend.png and b/doc/depend.png differ