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-01-13 22:16:02 +0300
committerPatrick Pelissier <Patrick.Pelissier@gmail.com>2021-01-13 22:18:01 +0300
commit91d40a0f43afb81554ade83a78b5cd836a580a33 (patch)
tree4f31522871041e3a917b886a123ce0ace6185d42
parent25fe26deaa116a351d65e62a21420346a09602ce (diff)
V0.5.0V0.5.0
-rw-r--r--Makefile2
-rw-r--r--doc/depend.pngbin105805 -> 104708 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9241a6d..de2c0d2 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 33a08e8..f686a59 100644
--- a/doc/depend.png
+++ b/doc/depend.png
Binary files differ