summaryrefslogtreecommitdiff
path: root/exports
diff options
context:
space:
mode:
authorjwijenbergh <jeroenwijenbergh@protonmail.com>2023-02-01 13:44:03 +0100
committerjwijenbergh <jeroenwijenbergh@protonmail.com>2023-02-01 13:44:03 +0100
commit5e408e15100cdb3eb82565a279fe7c15617b24fa (patch)
tree757945d65785322132756fad770e0da90451cf07 /exports
parentc03d17d3bbadfb406ec7cb179d23370f19086533 (diff)
Version: Bump to 0.3.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 4817d76..ce02675 100644
--- a/exports/common.mk
+++ b/exports/common.mk
@@ -19,7 +19,7 @@ LIB_SUFFIX ?= .so
endif
# Current version
-VERSION = 0.2.0
+VERSION = 0.3.0
# Library name without prefixes/suffixes
LIB_NAME ?= eduvpn_common