diff options
Diffstat (limited to 'include/nm-version.h')
-rw-r--r-- | include/nm-version.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/nm-version.h b/include/nm-version.h index 3abab46e0..ee41b9978 100644 --- a/include/nm-version.h +++ b/include/nm-version.h @@ -43,7 +43,7 @@ * Evaluates to the micro version number of NetworkManager which this source * compiled against. */ -#define NM_MICRO_VERSION (3) +#define NM_MICRO_VERSION (998) /** * NM_CHECK_VERSION: |