From 48b669b8b37b18f6641a96d4b0986b5f1b9fef15 Mon Sep 17 00:00:00 2001 From: jwijenbergh Date: Tue, 28 Feb 2023 23:59:01 +0100 Subject: Version: Prepare 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 ce02675..02c21c2 100644 --- a/exports/common.mk +++ b/exports/common.mk @@ -19,7 +19,7 @@ LIB_SUFFIX ?= .so endif # Current version -VERSION = 0.3.0 +VERSION = 1.0.0 # Library name without prefixes/suffixes LIB_NAME ?= eduvpn_common -- cgit v1.2.3