summary refs log tree commit diff
path: root/shared/nm-version-macros.h
diff options
context:
space:
mode:
authorMichael Biebl <biebl@debian.org>2020-10-20 22:08:23 +0200
committerMichael Biebl <biebl@debian.org>2020-10-20 22:08:23 +0200
commit769cfe6fb306e976faea4070948c07f4e61bf849 (patch)
tree0c2235a59a607a2443c195c741c60c9a59598e51 /shared/nm-version-macros.h
parentb4dab9a9dd24d8d70e1bb288078570e85ad43b96 (diff)
parentf2ddac4cbc895837ddcc55015fae112f9859cd0a (diff)
Update upstream source from tag 'upstream/1.27.91'
Update to upstream version '1.27.91'
with Debian dir 00b16bc3e33f8058a60e79863d76fe240a94309d
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 6ee83041..adadb4c0 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 (90)
+#define NM_MICRO_VERSION (91)
 
 /**
  * NM_CHECK_VERSION: