about summary refs log tree commit diff
path: root/shared/nm-version-macros.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-01-15 02:58:18 +0100
committerMichael Biebl <biebl@debian.org>2020-01-15 02:58:18 +0100
commita6e869ff2617682b9bb1a18bb1183a93da1944b4 (patch)
treecb5e18df06a85ab01b20a2b5ab50a8068aa289a0 /shared/nm-version-macros.h
parentca847639aab94434daed120c874e1100c3d75dcf (diff)
parent90c93214efba0966274224a93a77d235d4f8c034 (diff)
Update upstream source from tag 'upstream/1.22.4'
Update to upstream version '1.22.4'
with Debian dir b815bf313b2d20bcdb91601c08f6f2560fcac04f
Diffstat (limited to 'shared/nm-version-macros.h')
-rw-r--r--shared/nm-version-macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/nm-version-macros.h b/shared/nm-version-macros.h
index c79a0e13..b8c5fbb9 100644
--- a/shared/nm-version-macros.h
+++ b/shared/nm-version-macros.h
@@ -30,7 +30,7 @@
  * Evaluates to the micro version number of NetworkManager which this source
  * compiled against.
  */
-#define NM_MICRO_VERSION (2)
+#define NM_MICRO_VERSION (4)
 
 /**
  * NM_CHECK_VERSION: