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>2018-10-24 21:02:52 +0200
committerMichael Biebl <biebl@debian.org>2018-10-24 21:02:52 +0200
commitf87c30ac3b55627a166953aec4de552f5a8c5a53 (patch)
tree1eb82dba7af28b0504403e2aacaeaf927d14065c /shared/nm-version-macros.h.in
parentbf9fe831a32fc90b956ee777b629adaf6df49d65 (diff)
parent3626b425d1bc017fdc6f1ea0cfd329d1e1681641 (diff)
Update upstream source from tag 'upstream/1.14.4'
Update to upstream version '1.14.4'
with Debian dir 3e8398be8782c0495d64cae17094a6b9e5e62907
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 1de5a8a0..08717101 100644
--- a/shared/nm-version-macros.h.in
+++ b/shared/nm-version-macros.h.in
@@ -75,6 +75,7 @@
 #define NM_VERSION_1_12   (NM_ENCODE_VERSION (1, 12, 0))
 #define NM_VERSION_1_14   (NM_ENCODE_VERSION (1, 14, 0))
 #define NM_VERSION_1_14_2 (NM_ENCODE_VERSION (1, 14, 2))
+#define NM_VERSION_1_14_4 (NM_ENCODE_VERSION (1, 14, 4))
 
 /* For releases, NM_API_VERSION is equal to NM_VERSION.
  *