mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-27 03:30:09 +01:00
build: update NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLE
This commit is contained in:
parent
58991bea61
commit
e4a9698fa3
1 changed files with 2 additions and 2 deletions
|
|
@ -70,8 +70,8 @@
|
|||
#define NM_VERSION_1_0_2 (NM_ENCODE_VERSION (1, 0, 2))
|
||||
#define NM_VERSION_1_0_4 (NM_ENCODE_VERSION (1, 0, 4))
|
||||
|
||||
#define NM_VERSION_CUR_STABLE NM_VERSION_1_0
|
||||
#define NM_VERSION_NEXT_STABLE NM_VERSION_1_0
|
||||
#define NM_VERSION_CUR_STABLE NM_VERSION_1_0_2
|
||||
#define NM_VERSION_NEXT_STABLE NM_VERSION_1_0_4
|
||||
|
||||
#if !defined (NM_VERSION_MIN_REQUIRED) || (NM_VERSION_MIN_REQUIRED == 0)
|
||||
# undef NM_VERSION_MIN_REQUIRED
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue