From 39b017a21637dbd383faec2360663eb200329f43 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 20 Dec 2022 16:22:27 +0100 Subject: Version: Bump to 0.2.0 --- exports/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exports') 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 -- cgit v1.2.3