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>2019-07-03 19:06:39 +0300
committerPatrick Pelissier <patrick.pelissier@gmail.com>2019-07-03 19:06:39 +0300
commitd50a78171f61f9e96e9fcd8884f28490b5b93926 (patch)
tree162ff2aa7ebd43e35e21a559b91baecf3ec2a737 /Makefile
parentb422aec2cd4a70b0a12cbfd01d82bdc6d57578e7 (diff)
Bump to version 0.3.0
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index e88615b..32fb4b2 100644
--- a/Makefile
+++ b/Makefile
@@ -10,7 +10,7 @@ PREFIX=/usr/local
# Package name & version.
PACKAGE=m*lib-$(VERSION)
-VERSION=0.2.3
+VERSION=0.3.0
# Define the contain of the distribution tarball
# TODO: Get theses lists from GIT itself.