From 45cb5bb3c0e6edb887cf69b417fcaf7053814a9b Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Tue, 20 Dec 2016 20:06:37 +0800 Subject: Imported Upstream version 1.4.4 --- shared/nm-version-macros.h.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'shared/nm-version-macros.h.in') diff --git a/shared/nm-version-macros.h.in b/shared/nm-version-macros.h.in index 62fc1c6d..536ea9ea 100644 --- a/shared/nm-version-macros.h.in +++ b/shared/nm-version-macros.h.in @@ -71,8 +71,9 @@ #define NM_VERSION_1_4 (NM_ENCODE_VERSION (1, 4, 0)) #define NM_VERSION_1_4_2 (NM_ENCODE_VERSION (1, 4, 2)) #define NM_VERSION_1_4_4 (NM_ENCODE_VERSION (1, 4, 4)) +#define NM_VERSION_1_4_6 (NM_ENCODE_VERSION (1, 4, 6)) -#define NM_VERSION_CUR_STABLE NM_VERSION_1_4_2 -#define NM_VERSION_NEXT_STABLE NM_VERSION_1_4_4 +#define NM_VERSION_CUR_STABLE NM_VERSION_1_4_4 +#define NM_VERSION_NEXT_STABLE NM_VERSION_1_4_6 #endif /* __NM_VERSION_MACROS_H__ */ -- cgit 1.3.0-6-gf8a5