From 56e65da14612516103e152524d19763ceb28013f Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Wed, 1 Mar 2023 15:20:55 +0100 Subject: Version: Update to 1.0.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 00e1c63..02c21c2 100644 --- a/exports/common.mk +++ b/exports/common.mk @@ -19,7 +19,7 @@ LIB_SUFFIX ?= .so endif # Current version -VERSION = 0.99.0 +VERSION = 1.0.0 # Library name without prefixes/suffixes LIB_NAME ?= eduvpn_common -- cgit v1.2.3