diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:20:55 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 15:20:55 +0100 |
| commit | 56e65da14612516103e152524d19763ceb28013f (patch) | |
| tree | 7dcbbc3bebea9c0b5fc8df9e44142cb80dccee67 /exports | |
| parent | 48a6b4c90f0e4e0beb7c30e6351ab2b4352e4f5d (diff) | |
Version: Update to 1.0.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 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 |
