about summary refs log tree commit diff
path: root/shared/nm-version-macros.h.in
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2019-09-06 09:25:17 +0200
committerMichael Biebl <biebl@debian.org>2019-09-06 09:25:17 +0200
commit555dfa331e295a3a687a7cc6870e1349ffed8f26 (patch)
treeaebc4e1ffa38b05780f0c1fe39bf78ca63c979c6 /shared/nm-version-macros.h.in
parent5c79b900b59a5ad162ecc836e424468207ff031e (diff)
New upstream version 1.20.2 upstream/1.20.2
Diffstat (limited to 'shared/nm-version-macros.h.in')
-rw-r--r--shared/nm-version-macros.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/shared/nm-version-macros.h.in b/shared/nm-version-macros.h.in
index a546b100..1af3a7b3 100644
--- a/shared/nm-version-macros.h.in
+++ b/shared/nm-version-macros.h.in
@@ -76,6 +76,7 @@
 #define NM_VERSION_1_16   (NM_ENCODE_VERSION (1, 16, 0))
 #define NM_VERSION_1_18   (NM_ENCODE_VERSION (1, 18, 0))
 #define NM_VERSION_1_20   (NM_ENCODE_VERSION (1, 20, 0))
+#define NM_VERSION_1_20_2 (NM_ENCODE_VERSION (1, 20, 2))
 
 /* For releases, NM_API_VERSION is equal to NM_VERSION.
  *