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-03-13 00:45:02 +0100
committerMichael Biebl <biebl@debian.org>2020-03-13 00:45:02 +0100
commitdae4785d3a29c5df3740c2676b400c0da1a72e3e (patch)
tree9fe17185cbbcbd096c85e5973e1b909ae3f751e4 /shared/nm-version-macros.h
parent3cbb3d6ecfef1076fc757632ee8327935250afee (diff)
parentb012fa6e1d808e0736c009799c62d835cbfcc1dd (diff)
Update upstream source from tag 'upstream/1.22.10'
Update to upstream version '1.22.10'
with Debian dir df10a9f9ccf26e17902b3dc19a866a22c47764e8
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 1d98c935..70ef84f9 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 (8)
+#define NM_MICRO_VERSION (10)
 
 /**
  * NM_CHECK_VERSION: