summary refs log tree commit diff
path: root/shared/nm-version-macros.h.in
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2018-07-25 13:12:18 +0200
committerMichael Biebl <biebl@debian.org>2018-07-25 13:12:18 +0200
commitcaf1db9d6fbc056cc6c76a24574890f6c7895f3d (patch)
treec323cf856ee0bb8e44590670dd54c19653a55748 /shared/nm-version-macros.h.in
parent429393567647935d9123e21fd27a7529d50255eb (diff)
New upstream version 1.12.2 upstream/1.12.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 8d07fc82..0d8fa87a 100644
--- a/shared/nm-version-macros.h.in
+++ b/shared/nm-version-macros.h.in
@@ -73,6 +73,7 @@
 #define NM_VERSION_1_8    (NM_ENCODE_VERSION (1, 8, 0))
 #define NM_VERSION_1_10   (NM_ENCODE_VERSION (1, 10, 0))
 #define NM_VERSION_1_12   (NM_ENCODE_VERSION (1, 12, 0))
+#define NM_VERSION_1_12_2 (NM_ENCODE_VERSION (1, 12, 2))
 
 /* For releases, NM_API_VERSION is equal to NM_VERSION.
  *