summaryrefslogtreecommitdiff
path: root/exports
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2022-12-20 16:22:27 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2022-12-21 18:28:52 +0100
commit39b017a21637dbd383faec2360663eb200329f43 (patch)
tree0e87ffafe1c4149e3ef420e273c9443b1ae92732 /exports
parent845c67476979bd031890ef430f24a0acbd9f2c7c (diff)
Version: Bump to 0.2.0
Diffstat (limited to 'exports')
-rw-r--r--exports/common.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/exports/common.mk b/exports/common.mk
index c5386ae..4817d76 100644
--- a/exports/common.mk
+++ b/exports/common.mk
@@ -19,7 +19,7 @@ LIB_SUFFIX ?= .so
endif
# Current version
-VERSION = 0.1.0
+VERSION = 0.2.0
# Library name without prefixes/suffixes
LIB_NAME ?= eduvpn_common