summaryrefslogtreecommitdiff
path: root/shared/nm-default.h
diff options
context:
space:
mode:
Diffstat (limited to 'shared/nm-default.h')
-rw-r--r--shared/nm-default.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared/nm-default.h b/shared/nm-default.h
index 2e205a957e..0ddad504ce 100644
--- a/shared/nm-default.h
+++ b/shared/nm-default.h
@@ -115,7 +115,7 @@
/* for internal compilation we don't want the deprecation macros
* to be in effect. Define the widest range of versions to effectively
* disable deprecation checks */
-#define NM_VERSION_MAX_ALLOWED NM_VERSION_NEXT_STABLE
+#define NM_VERSION_MAX_ALLOWED NM_VERSION_CUR_STABLE
#define NM_VERSION_MIN_REQUIRED NM_VERSION_0_9_8
#ifndef NM_MORE_ASSERTS