From 263bf4c0c89bb88dc995acd9a6a2de9095fbd461 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Tue, 23 Aug 2011 19:16:47 +0200 Subject: Imported Upstream version 0.9.0 --- include/nm-version.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/nm-version.h') diff --git a/include/nm-version.h b/include/nm-version.h index 972aee27..3d3adfba 100644 --- a/include/nm-version.h +++ b/include/nm-version.h @@ -35,7 +35,7 @@ * Evaluates to the minor version number of NetworkManager which this source * is compiled against. */ -#define NM_MINOR_VERSION (8) +#define NM_MINOR_VERSION (9) /** * NM_MICRO_VERSION: @@ -43,7 +43,7 @@ * Evaluates to the micro version number of NetworkManager which this source * compiled against. */ -#define NM_MICRO_VERSION (9997) +#define NM_MICRO_VERSION (0) /** * NM_CHECK_VERSION: -- cgit 1.3.0-6-gf8a5