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 b893219df..b7b6ca2eb 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 (1) +#define NM_MICRO_VERSION (2) /** * NM_CHECK_VERSION: |