summary refs log tree commit diff
path: root/src/libnm-core-public
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2022-02-19 17:19:17 +0100
committerMichael Biebl <biebl@debian.org>2022-02-19 17:19:17 +0100
commite3f2ee969d065d2971170563c8aef77d5a0d39b9 (patch)
tree94454d4e2fe0955c09516f18dc4e84a6cf7139fa /src/libnm-core-public
parent2f94dba7385fd0e0ef19a06eb4a2fcf6c43d7946 (diff)
New upstream version 1.35.92 upstream/1.35.92
Diffstat (limited to 'src/libnm-core-public')
-rw-r--r--src/libnm-core-public/nm-version-macros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libnm-core-public/nm-version-macros.h b/src/libnm-core-public/nm-version-macros.h
index f0936734..25d432ad 100644
--- a/src/libnm-core-public/nm-version-macros.h
+++ b/src/libnm-core-public/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 (91)
+#define NM_MICRO_VERSION (92)
 
 /**
  * NM_CHECK_VERSION: