diff options
| author | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 08:54:44 +0100 |
|---|---|---|
| committer | jwijenbergh <jeroenwijenbergh@protonmail.com> | 2023-03-01 08:54:44 +0100 |
| commit | 6da4645081e94fe197c62f92d7af37b2428d6e65 (patch) | |
| tree | fb8dbc94c997798a435fda014e82e1bb58591608 /exports | |
| parent | afc37f438fd0116b1dc7615b75e2db8472f6352b (diff) | |
Version: Downgrade to 0.99.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 02c21c2..00e1c63 100644 --- a/exports/common.mk +++ b/exports/common.mk @@ -19,7 +19,7 @@ LIB_SUFFIX ?= .so endif # Current version -VERSION = 1.0.0 +VERSION = 0.99.0 # Library name without prefixes/suffixes LIB_NAME ?= eduvpn_common |
