summary refs log tree commit diff
path: root/shared/nm-version-macros.h
diff options
context:
space:
mode:
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: