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>2020-05-29 22:07:43 +0300
committerPatrick Pelissier <patrick.pelissier@gmail.com>2020-05-29 22:07:43 +0300
commit0396d1f6484ff867ab26c51018eda431ddefd102 (patch)
tree9f44f498cbc697d4f6159300c0486f19970cf1b1 /Makefile
parente694d83cc49f7a638067c48c075417df18da5732 (diff)
Go to next development version
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index ff5064f..9520b85 100644
--- a/Makefile
+++ b/Makefile
@@ -11,7 +11,7 @@ DESTDIR=
# Package name & version.
PACKAGE=m_lib-$(VERSION)
-VERSION=0.4.0
+VERSION=0.4.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