From ce637cb12e8ea517dd7b48becf1151fab05d5fbf Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 18 Apr 2023 11:16:03 +0200 Subject: Version: Update to 1.1.0 --- exports/common.mk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'exports/common.mk') diff --git a/exports/common.mk b/exports/common.mk index 02c21c2..5d819d1 100644 --- a/exports/common.mk +++ b/exports/common.mk @@ -19,7 +19,7 @@ LIB_SUFFIX ?= .so endif # Current version -VERSION = 1.0.0 +VERSION = 1.1.0 # Library name without prefixes/suffixes LIB_NAME ?= eduvpn_common -- cgit v1.2.3