From 5e408e15100cdb3eb82565a279fe7c15617b24fa Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 1 Feb 2023 13:44:03 +0100 Subject: Version: Bump to 0.3.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 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 -- cgit v1.2.3