diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-04-18 11:16:03 +0200 |
|---|---|---|
| committer | Jeroen Wijenbergh <46386452+jwijenbergh@users.noreply.github.com> | 2023-04-18 14:05:19 +0200 |
| commit | ce637cb12e8ea517dd7b48becf1151fab05d5fbf (patch) | |
| tree | 3a04edcfd683181b62bf3f19a0a2b8516b2cc717 /exports/common.mk | |
| parent | 085ef1f73e991ce49fb0d47ffbf31d4cdf6aed17 (diff) | |
Version: Update to 1.1.01.1.0
Diffstat (limited to 'exports/common.mk')
| -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 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 |
