diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-20 16:22:27 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2022-12-21 18:28:52 +0100 |
| commit | 39b017a21637dbd383faec2360663eb200329f43 (patch) | |
| tree | 0e87ffafe1c4149e3ef420e273c9443b1ae92732 /exports | |
| parent | 845c67476979bd031890ef430f24a0acbd9f2c7c (diff) | |
Version: Bump to 0.2.0
Diffstat (limited to 'exports')
| -rw-r--r-- | exports/common.mk | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
