build: update NM_VERSION_CUR_STABLE and NM_VERSION_NEXT_STABLE

This commit is contained in:
Thomas Haller 2015-06-26 12:54:47 +02:00
parent 58991bea61
commit e4a9698fa3

View file

@ -70,8 +70,8 @@
#define NM_VERSION_1_0_2 (NM_ENCODE_VERSION (1, 0, 2))
#define NM_VERSION_1_0_4 (NM_ENCODE_VERSION (1, 0, 4))
#define NM_VERSION_CUR_STABLE NM_VERSION_1_0
#define NM_VERSION_NEXT_STABLE NM_VERSION_1_0
#define NM_VERSION_CUR_STABLE NM_VERSION_1_0_2
#define NM_VERSION_NEXT_STABLE NM_VERSION_1_0_4
#if !defined (NM_VERSION_MIN_REQUIRED) || (NM_VERSION_MIN_REQUIRED == 0)
# undef NM_VERSION_MIN_REQUIRED