macros: Define MIN_REQUIRED as the current version
Otherwise we'll not warn on deprecations introduced in the current development cycle.
This commit is contained in:
parent
14572f4db0
commit
56b7a4985b
@ -126,7 +126,7 @@
|
||||
* Since: 1.10
|
||||
*/
|
||||
#ifndef CLUTTER_VERSION_MIN_REQUIRED
|
||||
# define CLUTTER_VERSION_MIN_REQUIRED (CLUTTER_VERSION_PREV_STABLE)
|
||||
# define CLUTTER_VERSION_MIN_REQUIRED (CLUTTER_VERSION_CUR_STABLE)
|
||||
#endif
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user