From 8baa1aca8dfd35e3190d7d5655eb83b5b901e263 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Thu, 21 Apr 2011 10:42:53 +0200 Subject: Imported Upstream version 0.8.4.0 --- include/nm-version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/nm-version.h') diff --git a/include/nm-version.h b/include/nm-version.h index ee41b997..1867e054 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 (998) +#define NM_MICRO_VERSION (4) /** * NM_CHECK_VERSION: -- cgit 1.3.0-6-gf8a5 From 9f806e97a24bba61417ae312fcc0da40914266fb Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2011 21:35:41 +0200 Subject: Imported Upstream version 0.8.999 --- include/nm-version.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/nm-version.h') diff --git a/include/nm-version.h b/include/nm-version.h index 1867e054..b404108f 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 (4) +#define NM_MICRO_VERSION (999) /** * NM_CHECK_VERSION: -- cgit 1.3.0-6-gf8a5